/*-----------Header0, language bar jsp-------------------------------------

#header0ContentWrapper{
  background-color: #080414;
  }

  #header0Wrapper{
    background-color: #080414 !important;
    padding-bottom: 35px; /* made the language bar wider
  }

/*----------------------------------------------------------------------------*/

/*-----------Header1, topheader.jsp, ((logo, cart, login))-----------------*/

#header1Wrapper {
  background-color: #222 !important;
  color: #080414 !important;
  height: 50px;
  /* height: 58px; /*pushed the navbar up close to the cart and the login
        padding-top: 3px;*/
}

/* sides of topheader.jsp ((logo, cart, login))*/

#cartCount {
  background-color: #005dab;
}

#cartInfo .glyphicon-shopping-cart {
  color: white !important;
  /* cart color*/
}

#loginDropdownMenuLink {
  color: white !important;
  /*Login link color*/
  font-size: 13px !important;
  font-weight: 400;
}

#header1 {
  padding-top: 0px;
}

#header1ContentWrapper .level-one-nav-item a:link,
#header1ContentWrapper .level-one-nav-item a:visited {
  text-decoration: none;
}

#header1ContentWrapper .level-one-nav-item a:hover,
#header1ContentWrapper .level-one-nav-item a:active,
#header1ContentWrapper .level-one-nav-item a:focus {
  outline-color: rgb(77, 144, 254);
  outline-offset: -2px;
  outline-width: 1px;
  outline-style: solid;
  color: #fff;
}

#header1ContentWrapper .level-one-nav-item a.dropdown-item:hover,
#header1ContentWrapper .level-one-nav-item a.dropdown-item:active,
#header1ContentWrapper .level-one-nav-item a.dropdown-item:focus {
  outline-color: rgb(77, 144, 254);
  outline-offset: -2px;
  outline-width: 1px;
  outline-style: solid;
  color: #000000;
}

#header1ContentWrapper .dropdown-toggle::after {
  display: none;
}

#header1ContentWrapper .dropdown-header-portals {
  color: #000;
}

#pageContainer {
  margin-top: -50px;
}

#loginInfo,
#cartInfo {
  line-height: initial;
}

#loginInfo.d-none {
  display: flex !important;
}

.cartInfo-nav,
.loginMenu-nav {
  float: left;
  margin-right: 6em;
}

#variableContentBlockPG0145 {
  margin-bottom: -3px;
}

/* @media (min-width: 992px) {
        .secondary-nav {
          top: 40% !important;
        }
      } */

@media (min-width: 1200px) {
  .secondary-nav {
    right: 1em !important;
  }
}

.loginMenu-nav .headerStudentLoginDropdownLink.dropdown-toggle {
  border-right: none !important;
  border-left: none !important;
}

/*--------------------------------------------------
      .nav-link{
        color: white !important;
        text-align: center !important;
      }--------------------------*/
#globalNavigationBar {
  display: none;
}

/* change the color of the center of the navbar that is now aligned to the right*/
/*-------------------------Global nav, globalNavigationEmbeddable.jsp ------------------------------*/
#header3Container {
  display: flex;
  /* justify-content: center; */
  background-color: #005dab !important;
  height: 50px;
  text-align: center !important;
}

/* align nav items to the right */

#header3Wrapper {
  /*padding-bottom: 10px;    space between global nav and the body content*/
  background-color: #005dab !important;
  height: 50px;
  text-align: center !important;
  margin-top: -1px;
}

.nav-item {
  font-size: 15px !important;
  /* global nav item font size */
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  color: red;
}

#header3 .nav-item:hover {
  border-radius: 2px;
  background-color: #0f76d0;
}

.navbar-light .navbar-nav .nav-link {
  color: orange !important;
  font-family: "Open Sans", sans-serif;
}

/* Color of navbar items/links */

#header3container.navbar-light .navbar-nav .nav-link {
  color: white;
  font-family: "Open Sans", sans-serif;
}

/*----------------------------------------------------------------------------------*/

/*----------------------Footer, bottomNavigation.jsp------------------------------------------------------*/

footer {
  background-color: #222;
  padding: 20px;
}

#footer-info {
  line-height: 200px;
}

#footer2Sub2 {
  height: 160px;
  /*footer 1 sub 1 height**/
  padding-top: 20px;
}

#footer1Wrapper {
  height: 120px;
  /*Whole footer height **/
}

#mdc-footer-section .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

#mdc-footer-section .btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.mdc-footer-bottom.hidden-print .line-right {
  display: inline-block !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}

/*----------------------------------------------------------------------------------*/
#nav1,
#nav4,
#nav5,
#nav6,
#nav7 {
  color: white;
}

#searchBreadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
}

.level-one-nav {
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  font-size: 14px;
}

.level-one-nav-item {
  float: left;
  font-size: 14px;
}

.level-one-nav-item>a {
  display: block;
  color: white;
  padding: 12px 0px;
  text-decoration: none;
  font-size: 14px;
}

.level-one-nav-item>a .first {
  border-left: 1px solid #454b51;
}

.level-one-nav-item:hover ul>li {
  display: block;
  position: relative;
}

.navbar-nav .nav-link {
  padding-left: 15px;
  padding-right: 15px;
}

/* ----------------------------------------------------------------------------------------- */
/* CSS for the #header2Wrapper section - site-masthead equivalent to mdc.edu */
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.mdc-main-header-section {
  position: relative;
  height: auto;
  max-width: 100%;
  background-image: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.3)),
      to(transparent)),
    url("//www.mdc.edu/img/cepd-background-01.jpg");
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), transparent),
    url("//www.mdc.edu/img/cepd-background-01.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.mdc-main-header-section.homev2 {
  position: static;
  display: block;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.3)),
      to(transparent)),
    url("//www.mdc.edu/img/cepd-background-01.jpg");
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), transparent),
    url("//www.mdc.edu/img/cepd-background-01.jpg");
}

/* .mdc-main-header-section.homev1 {
        height: 300px;
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(55%, transparent)), url('../images/mdc-home-banner-001.jpg');
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.35) 0%, transparent 55%), url('../images/mdc-home-banner-001.jpg');
        background-position: 0px 0px, 50% 50%;
        background-size: auto, cover;
        background-repeat: repeat, no-repeat;
      } */

.mdc-first-header-container {
  max-width: 1170px;
}

.mdc-header-grid {
  margin-top: 0px;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.mdc-school-name-wrapper {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
  text-decoration: none;
}

.mdc-school-name {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 12px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
}

/* From the components.css of ce-test */
.w-container {
  margin-left: auto;
  margin-right: auto;
  /* max-width: 940px; */
}

.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

/* END of components.css */

@media screen and (max-width: 479px) {
  .mdc-main-header-section {
    height: auto;
  }

  .mdc-main-header-section.homev2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .mdc-school-name {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 991px) {
  .mdc-header-grid {
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .mdc-school-name {
    text-align: center;
  }

  /* From components.css */
  .w-container {
    max-width: 728px;
  }
}

/* ----------------------------------------------------------------------------------------- */
/* ---------------------------------   Heading Styling  ------------------------------------ */
body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 23px;
}

.mdc-container .headerText {
  padding-right: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 70px;
  line-height: 90px;
  font-weight: 700;
  letter-spacing: -2px;
}

.mdc-container .subHeaderText {
  padding-top: 35px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 15px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -1px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.mdc-container .infoTitle {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #9acdfe;
  color: #9acdfe;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mdc-container .infoSubTitle {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #9acdfe;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.body {
  font-family: "Open Sans", sans-serif;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

p {
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  line-height: 23px;
  font-weight: 400;
}

.ce-area-header-container {
  max-width: 1170px;
}

.ce-top-banner-wrapper {
  width: 100%;
  height: auto;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.ce-top-banner-img {
  position: static;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.ce-topcontent-section {
  padding-bottom: 50px;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.ce-program-container {
  max-width: 1170px;
  margin-right: auto;
  margin-bottom: 55px;
  margin-left: auto;
}

.ce-program-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr auto auto auto;
  grid-template-rows: 1fr auto auto auto;
}

.ce-programareas-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-transition: box-shadow 250ms ease-in-out,
    -webkit-transform 250ms ease-in-out;
  transition: box-shadow 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: transform 250ms ease-in-out, box-shadow 250ms ease-in-out,
    -webkit-transform 250ms ease-in-out;
  color: #333;
  text-align: left;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.ce-programareas-card:hover {
  position: relative;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.ce-programareas-image {
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.ce-programareas-title {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 10px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  color: #005daa;
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.5px;
  text-decoration: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.ce-programareas-title:hover {
  background-color: transparent;
  color: #0f76d0;
}

.ce-program-stream-container {
  max-width: 1170px;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 65px;
}

.ce-program-stream-section {
  font-family: "Open Sans", sans-serif;
}

.ce-program-stream-topbanner {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

.ce-program-stream-topbanner-container {
  margin-bottom: 0px;
}

.mdc-program-stream-aoi-conatiner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 15px;
  padding-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
}

.mdc-program-stream-title {
  font-family: "Open Sans", sans-serif;
  font-size: 27px;
  line-height: 32px;
  letter-spacing: -0.5px;
}

.cta-button-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  margin-right: 0px;
  margin-left: auto;
  padding: 12px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #005daa;
  -webkit-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.cta-button-small:hover {
  border-radius: 12px;
  background-color: #0f76d0;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #fff;
}

.cta-button-small.catalog {
  margin-bottom: 8px;
}

.cta-button-small.search {
  margin-top: 7px;
  padding: 10px 15px;
  font-size: 14px;
}

.course-catalog-button-text {
  padding-left: 10px;
}

.ce-stream-grid-1col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
}

.ce-program-stream-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  padding: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-transition: box-shadow 250ms ease-in-out,
    -webkit-transform 250ms ease-in-out;
  transition: box-shadow 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: transform 250ms ease-in-out, box-shadow 250ms ease-in-out,
    -webkit-transform 250ms ease-in-out;
  color: #333;
  text-align: left;
  text-decoration: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.ce-program-stream-card:hover {
  position: relative;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.ce-program-stream-image {
  width: 250px;
  height: auto;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.ce-program-stream-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.body {
  font-family: "Open Sans", sans-serif;
  color: #333;
}

.ce-stream-grid-2col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.ce-stream-title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.ce-stream-title:hover {
  color: #0f76d0;
}

.body-2 {
  font-family: Lato, sans-serif;
}

.ce-main-header-section {
  height: auto;
  max-width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  background-image: url("../images/cepd-background-01-p-500.jpeg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ce-main-header-container {
  display: block;
  max-width: 1170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mdc-school-name-wrapper {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
  text-decoration: none;
}

.mdc-search-input {
  width: 85%;
  max-width: 100%;
  margin: 8px 10px 8px 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 4px;
  line-height: 24px;
}

.mdc-school-name {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 12px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
}

.mdc-search-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mdc-header-grid {
  margin-top: 0px;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.download-button-icon {
  width: 18px;
}

.ce-global-navbar-link {
  height: 50px;
  padding-top: 15px;
  border-right: 1px solid #454b50;
  border-left: 1px solid #454b50;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

.ce-global-navbar-drop-link {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.ce-global-navbar-drop-link:hover {
  background-color: #f5f5f5;
}

.ce-mdc-logo-img {
  height: 50px;
  padding-top: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.ce-global-navbar-text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px 20px 3px 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.ce-global-navbar-text:hover {
  padding-left: 10px;
  background-color: transparent;
}

.ce-global-navbar-menu {
  position: relative;
  height: 50px;
}

.ce-navbar {
  z-index: 1;
  overflow: visible;
  height: 50px;
  background-color: #222;
}

.ce-navigation-container {
  height: 50px;
  max-width: 1170px;
}

.ce-global-navbar-drop-text {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
}

.ce-global-navbar-dropdown-list {
  border: 0px none #000;
  background-color: #e0d5d5;
}

.ce-global-navbar-dropdown-list.w--open {
  padding-top: 8px;
  padding-bottom: 8px;
  border-style: none;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.14);
}

.mdc-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ce-global-navbar-dropdown-toggle {
  height: 50px;
  padding-top: 15px;
  padding-right: 20px;
  border-left: 1px none #454b50;
}

.ce-global-navbar-dropdown {
  border-left: 1px solid #454b50;
}

.ce-local-navigation-section {
  z-index: 0;
  background-color: #005eaa;
}

.ce-local-navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ce-local-nav-menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Open Sans", sans-serif;
}

.ce-local-nav-link {
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 10px 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

.ce-local-nav-link:hover {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  background-color: #0c76cf;
}

.mdc-main-title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #ccc;
}

.mdc-main-title {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #333;
  font-size: 35px;
  letter-spacing: -1px;
}

.ce-camps-header-container {
  max-width: 1170px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.ce-summercamp-sticky-section {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fff;
}

.ce-summercamps-sitcky-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.quick-access-container {
  border-bottom: 1px solid hsla(0, 0%, 60%, 0.7);
  background-color: transparent;
}

.quick-access-link {
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.quick-access-link:hover {
  background-color: #ececec;
  color: #0f76d0;
}

.quick-link-text {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.quick-link-text:hover {
  color: #005daa;
  font-weight: 600;
}

.ce-summercamps-campus-location {
  width: 50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.ce-summercamp-course-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.ce-sumercamps-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ce-summercamps-info-container {
  margin-bottom: 5px;
}

.ce-summercamps-program-section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.ce-summercamps-program-section.odd-section {
  background-color: transparent;
}

.ce-summercamps-campus-location-address {
  font-size: 13px;
  line-height: 20px;
  text-align: right;
}

.ce-summercamps-campus-title {
  width: 50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.ce-camps-content-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-top: 5px;
  padding: 5px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  background-color: #005daa;
  color: #fff;
}

.ce-summercamps-campus-title-text {
  margin-top: 10px;
  font-size: 27px;
}

.ce-sumercamps-info-bold {
  padding-right: 5px;
  font-weight: 700;
}

.ce-summercamps-contet-container {
  max-width: 1170px;
  margin-top: 30px;
}

.ce-summercamp-text-link {
  color: #333;
}

@media screen and (max-width: 991px) {
  .ce-top-banner-img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .ce-topcontent-section {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .ce-program-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr auto auto auto;
    grid-template-rows: 1fr auto auto auto;
  }

  .ce-programareas-image {
    width: 100%;
    height: 100%;
  }

  .ce-program-stream-container {
    margin-top: 0px;
  }

  .ce-program-stream-topbanner {
    min-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .mdc-program-stream-aoi-conatiner {
    padding-right: 10px;
    padding-left: 10px;
  }

  .ce-stream-grid-1col {
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .ce-stream-grid-2col {
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .mdc-school-name {
    text-align: center;
  }

  .mdc-search-container {
    width: 65%;
  }

  .mdc-header-grid {
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .ce-global-navbar-link {
    background-color: #222;
  }

  .ce-global-navbar-drop-link {
    background-color: #222;
    color: #9d9d9d;
  }

  .ce-global-navbar-drop-link:hover {
    background-color: transparent;
    color: #fff;
  }

  .ce-menu-button {
    height: 50px;
    padding-top: 15px;
  }

  .ce-menu-button:hover {
    background-color: #333;
  }

  .ce-menu-button:active {
    background-color: #333;
  }

  .ce-menu-button.w--open {
    background-color: #333;
  }

  .ce-mdc-logo-img {
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .ce-global-navbar-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #222;
  }

  .ce-menu-icon {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
  }

  .ce-global-navbar-dropdown-list {
    z-index: auto;
    border: 0px none #000;
    background-color: #fff;
  }

  .ce-global-navbar-dropdown-list.w--open {
    background-color: #222;
    color: #9d9d9d;
  }

  .ce-global-navbar-dropdown-list.w--open:hover {
    color: #fff;
  }

  .ce-global-navbar-dropdown-toggle {
    display: inline-block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ce-global-navbar-dropdown {
    width: 100%;
    background-color: #222;
  }

  .ce-local-nav-menu {
    background-color: #005eaa;
  }

  .ce-local-menu-button {
    display: block;
    margin: 3px 10px 3px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .ce-local-menu-button:hover {
    border-style: none;
    border-width: 1px;
    border-color: #fff;
    background-color: #0c76cf;
  }

  .ce-local-menu-button.w--open {
    background-color: #0c76cf;
  }

  .ce-local-nav-button-icon {
    color: #fff;
    font-size: 25px;
  }

  .mdc-main-title-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .ce-summercamp-course-grid {
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .ce-camps-content-container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.ce-button-wrapper {
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 767px) {
  .ce-top-banner-img {
    -o-object-position: 80% 50%;
    object-position: 80% 50%;
  }

  .ce-topcontent-section {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .ce-program-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr auto auto auto auto auto;
    grid-template-rows: 1fr auto auto auto auto auto;
  }

  .ce-stream-grid-1col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto auto auto auto auto;
    grid-template-rows: 1fr auto auto auto auto auto;
  }

  .ce-program-stream-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ce-program-stream-image {
    width: 100%;
  }

  .ce-stream-grid-2col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto auto auto auto auto;
    grid-template-rows: 1fr auto auto auto auto auto;
  }

  .quick-access-container {
    display: block;
  }

  .ce-summercamp-course-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto auto auto auto auto;
    grid-template-rows: 1fr auto auto auto auto auto;
  }
}

@media screen and (max-width: 479px) {
  .ce-program-grid {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: 1fr auto auto auto auto auto auto auto auto auto auto auto;
  }

  .ce-programareas-card {
    overflow: visible;
    height: auto;
  }

  .ce-programareas-image {
    height: auto;
  }

  .ce-programareas-title {
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .ce-program-stream-topbanner.tech {
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }

  .ce-program-stream-topbanner.business {
    -o-object-position: 65% 50%;
    object-position: 65% 50%;
  }

  .cta-button-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
  }

  .cta-button-small.catalog {
    display: none;
  }

  .ce-stream-grid-1col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .ce-program-stream-card {
    height: auto;
  }

  .ce-stream-grid-2col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .mdc-school-name {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -1px;
  }

  .mdc-search-container {
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ce-menu-button:active {
    background-color: #333;
  }

  .mdc-main-title-container {
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .mdc-main-title {
    margin-bottom: 10px;
  }

  .ce-summercamps-sitcky-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .quick-access-container {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
  }

  .ce-summercamps-campus-location {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    text-align: left;
  }

  .ce-summercamp-course-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .ce-summercamps-campus-location-address {
    text-align: center;
  }

  .ce-summercamps-campus-title {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .ce-camps-content-container-2 {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .ce-summercamps-campus-title-text {
    text-align: center;
  }
}

/* ------CSS for Streams Landing page -------- */

.mdc-streampage-container {
  display: block;
  overflow: visible;
  height: 100%;
  max-height: 100%;
  max-width: 1170px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.mdc-streampage-description {
  margin-bottom: 0px;
  padding: 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.mdc-streampage-image {
  position: static;
  width: 100%;
  max-height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #f5f7fc;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.mdc-streampage-image.right {
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.mdc-streampage-desc-container {
  background-color: #f5f7fc;
}

.mdc-streampage-image-container {
  overflow: hidden;
  width: auto;
  height: 100%;
  max-height: 300px;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media screen and (max-width: 991px) {
  .mdc-streampage-container {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mdc-streampage-image {
    width: auto;
    height: 100%;
    min-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .mdc-streampage-image-container {
    width: auto;
    height: 100%;
    min-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (max-width: 479px) {
  .mdc-streampage-image.right {
    -o-object-position: 80% 50%;
    object-position: 80% 50%;
  }

  .mdc-streampage-image.left {
    -o-object-position: 30% 50%;
    object-position: 30% 50%;
  }

  .mdc-streampage-image-container {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
}

/* --------------------------------- */
#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37224-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37228-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c3722c-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37230-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37234-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37238-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c3723c-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37240-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37244-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37248-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c3724c-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37250-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37254-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37258-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c3725c-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4ce98413-3a07-b1e0-ba1d-b60567c37260-4aa75a2e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e3c6395e-89d5-5085-4e91-a6cf7f5b3dd5-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_28f5c929-aa04-3991-1ad1-b4e052cb9eb3-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ca370e89-52d1-2e1a-f602-00d251e4e230-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_578b6287-e5fc-c909-dbef-cf24fe161e7c-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7762db14-6aa7-502d-e201-7131ee7323c3-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_60ab049d-8d8d-863f-32ce-e3db95cad019-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d346fc2e-405f-9ce6-6e51-643d779931eb-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_44ac9788-4bcd-3939-553f-6b2f26ae65ec-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2888e23a-1869-74ce-0feb-140c5c3ff8de-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-aade3f00-acdc-90e5-2151-8d04ed545164-dfb950c1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5112dd93-d2ea-a559-7b19-9e356f1d6982-19210121 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0791e4a0-9f83-6cb1-dc1d-3917ad606cf6-19210121 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f46bd0f8-ca7b-9ada-36d7-cd5e005069d1-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1c14ad07-d337-6e78-a7c3-af1480944d9b-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_551f5f28-09ce-d33e-8bf4-e2ae686e06ae-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0cb502fa-340b-edfb-8985-ba0a6316ad64-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9771af67-2a43-b4f8-c046-46f0f53d9f2c-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9d02884c-8fd1-73cf-e9cf-1c512683ca2c-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8bf58c9a-d408-ac62-0cfa-496488185eee-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1f8fe827-3847-053e-c5ed-f186400b399b-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_224fbb35-2a73-e79f-6360-6a18b1e83d63-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2c8b1d80-8c5f-454b-0333-1250b3213235-1291e74f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7cc66b94-c62f-5d2a-0099-55df43dcb742-e7ddc244 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7cc66b94-c62f-5d2a-0099-55df43dcb747-e7ddc244 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_45e32ef3-3232-6ab8-d686-196d7e258b88-e625a030 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-eb866c5b-87cf-d532-7aab-a00b849f1fd3-e625a030 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a888678-0ed9-466e-97d7-b6eddcbe0c25-03e44d24 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_36241eff-d2fc-949c-093e-e99eeaf3f644-03e44d24 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_62ee314c-0e35-31dd-5a11-43701cfbcc31-03e44d24 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_101274ef-129e-59dd-3487-d9d1d58f591f-03e44d24 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e9fa3f79-13d6-bcdd-86b4-ca162c4f6a9a-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_351f08cf-cbc0-0467-3b79-68ce77ff9a37-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_75352a21-acce-536d-988a-c908abc425e1-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b9d7cc7d-18dc-2474-7e1e-abee3ad05f9e-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7c7eed34-e820-797c-f13b-097bebd4e546-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f345d2d2-d388-352f-294e-a0838b24a8d3-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c9a9c9d9-ed1e-7c44-3a62-1a2fa5ed8246-edf65e6c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_244cf641-cba7-2cb9-e00a-8c4fd53b12c6-02ce43b1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_244cf641-cba7-2cb9-e00a-8c4fd53b12cb-02ce43b1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_6a888678-0ed9-466e-97d7-b6eddcbe0c25-272c6c4e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a888678-0ed9-466e-97d7-b6eddcbe0c25-bf00f7ea {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c27bea59-5c57-654d-07bd-39e8f0a90a7a-bf00f7ea {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_60d297e4-c694-692f-3748-490b52dd595b-bf00f7ea {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_210cd699-1585-a226-5b66-35a0d597341a-bf00f7ea {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97803828-4234-8e43-932a-d495ed42a196-bf00f7ea {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ac155906-f3a4-0c40-7a1d-37fafede112e-bf00f7ea {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a888678-0ed9-466e-97d7-b6eddcbe0c25-760e64c2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f1912aba-10f8-c226-b8e4-cbd75297fe7b-760e64c2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d4a6dc64-195b-ae52-e923-86a4c86cd39d-760e64c2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a888678-0ed9-466e-97d7-b6eddcbe0c25-9993ec97 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ae2b5f2e-d763-a5e1-26e9-fb013a21804f-9993ec97 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dc73b20c-25a9-1600-c6d8-0750495b952a-9993ec97 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a888678-0ed9-466e-97d7-b6eddcbe0c25-d6c34106 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f1912aba-10f8-c226-b8e4-cbd75297fe7b-d6c34106 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d4a6dc64-195b-ae52-e923-86a4c86cd39d-d6c34106 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_93341175-55e8-2312-55e2-55ea9e2a94b3-d6c34106 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_840dfacb-f395-f9ff-0b82-15021c60963f-d6c34106 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_526f24f7-0fd0-dfc4-0b5a-328a313b9992-88eb93ab {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_526f24f7-0fd0-dfc4-0b5a-328a313b9997-88eb93ab {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_7cc66b94-c62f-5d2a-0099-55df43dcb747-e7ddc244 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_244cf641-cba7-2cb9-e00a-8c4fd53b12cb-02ce43b1 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_526f24f7-0fd0-dfc4-0b5a-328a313b9997-88eb93ab {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4ce98413-3a07-b1e0-ba1d-b60567c3725c-4aa75a2e {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}

/* Begin KK Modifications to CSS */

/*Override mdc.css*/
@media (max-width: 1100px) {
  .navbar-collapse.collapse.show {
    display: inherit !important;
  }

  .navbar-collapse.collapse.secondary {
    display: none !important;
  }

  .navbar-collapse.collapse.secondary.show {
    display: block !important;
  }

  .navbar-nav {
    /* float: none !important; */
    margin: inherit !important;
  }

  .navbar-collapse {
    border-top: none;
    box-shadow: none !important;
  }
}

#header1 ul a:link {
  text-decoration: inherit !important;
}

@media only screen and (max-width: 40em) {

  .table-reformat td,
  th {
    display: revert !important;
  }
}

/* Navbar Breakpoints */

/* @media (min-width: 992px) {
        .secondary-nav {
            top: 40% !important;
        }
      } */

@media (min-width: 1200px) {
  .functionNav {
    right: 20px;
  }

  div#loginNameWrapper {
    width: auto;
    margin-right: 20px;
  }

  div#logoutLinkWrapper {
    padding-right: 0px;
  }
}

@media (min-width: 1120px) {
  /* .secondary-nav {
          right: 0;
        } */

  .functionNav {
    display: flex;
    position: absolute;
    top: 0;
    /* right: 20px; */
  }

  .mobileNav {
    display: none;
  }

  .level-one-nav {
    display: block;
    margin-left: 70px;
  }

  .level-one-nav-item>a {
    border-right: 1px solid #454b51;
  }

  #navbarNav {
    display: block;
    margin-left: 80px;
  }

  /* Hover dropdown menu functionality */
  #header1 .level-one-nav-item:hover .dropdown-menu {
    position: absolute;
    transform: translate3d(0px, 52px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
  }

  #header1 .loginButton:hover .dropdown-menu {
    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;
    display: block;
  }

  #header1 .loginButton:hover .headerStudentLoginDropdownLink {
    color: #777777 !important;
    pointer-events: none;
  }

  div#collapseLoginMenuOptions {
    transform: translate3d(-128px, 19px, 0px) !important;
  }

  a#loginDropdownMenuLink:hover {
    text-decoration: none;
  }

  .level-one-nav li {
    position: relative;
    /* height: 95vh; */
  }

  .level-one-nav:hover,
  .level-one-nav:focus-within {
    height: 95vh;
    z-index: 1;
  }

  .navbarFirst {
    border-left: 1px solid #454b51;
  }

  .dropdownListItemsHeader {
    font-weight: bold;
  }

  #portals {
    padding-left: 10px;
  }

  .loginButton {
    padding-left: 25px;
    padding-top: 14px;
    position: relative;
    height: 47px;
  }

  .shoppingCart {
    padding-top: 13px;
  }
}

@media (hover: hover) and (min-width: 1120px) {
  .navbarHeaders {
    pointer-events: none;
  }

  #header1 .level-one-nav-item:hover .dropdown-menu {
    display: block;
  }

  .level-one-nav .show {
    height: auto;
  }
}

@media (hover: none) and (pointer: fine) and (min-width: 1120px) {
  .level-one-nav .show {
    height: 95vh;
  }
}

@media (min-width: 1120px) and (max-width: 1199.98px) {
  .navbarHeaders {
    padding-left: 8px;
    padding-right: 8px;
  }

  .functionNav {
    right: -30px;
  }

  div#loginNameWrapper {
    width: auto;
    margin-right: 20px;
  }

  div#logoutLinkWrapper {
    padding-right: 0px;
  }
}

@media (min-width: 1120px) {
  .mobileMenu {
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 1119.98px) {
  .level-one-nav {
    z-index: 1;
    background-color: #222;
    margin-top: 47px;
  }

  .mobileNav {
    position: absolute;
    height: 40px;
    right: 65px;
    top: 3px;
    z-index: 2;
    background: rgb(51, 51, 51);
  }

  .mobileMenu {
    position: inherit !important;
    transform: none !important;
    background-color: #222;
    border: none;
  }

  .dropdownListItems {
    color: #9d9d9d;
    margin-left: 10px;
  }

  .functionNav {
    background: #222;
    display: block;
    justify-content: center;
  }

  .navbarHeaders>a {
    text-align: left;
  }

  #header1Container {
    width: 100%;
    max-width: none;
    padding: 0;
    margin: 0;
  }

  #navbarNav {
    background-color: #222;
    border-top: 0.1px solid #3b3b3b;
  }

  .logoSection {
    left: 25px;
    z-index: 2;
  }

  .dropdownListItemsHeader {
    color: white;
    font-weight: bold;
  }

  .dropdown-menu.mobileMenu {
    border: none;
    margin: none !important;
    padding: none !important;
  }

  #header1 {
    z-index: 2;
  }

  #header1ContentWrapper {
    height: 50px;
    margin-left: 15px;
  }

  a#loginDropdownMenuLink {
    display: none;
  }

  div#collapseLoginMenuOptions {
    display: block;
    left: -22px;
    background: #222;
    padding-top: 0;
    border-top: 1px solid rgb(51 51 51);
  }

  #collapseLoginMenuOptions a.dropdown-item {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .shoppingCart {
    position: absolute;
    width: 100%;
    background: #222;
    padding-bottom: 10px;
    border-top: 1px solid rgb(51 51 51);
    padding-bottom: 58px;
    padding-top: 15px;
    height: 115px;
  }

  .loginButton {
    position: absolute;
    margin-top: 50px;
    width: 100%;
  }

  div#cartInfo {
    text-align: left;
    padding-left: 17px;
    padding-top: 5px;
  }

  .dropdown.headerStudentLoginContainer {
    margin-left: 17px;
    width: 100%;
    top: 10px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .level-one-nav {
    z-index: 1;
    background-color: #222;
    margin-top: 47px;
  }

  .mobileNav {
    position: absolute;
    height: 40px;
    right: 40px;
    top: 3px;
    z-index: 2;
    background: rgb(51, 51, 51);
  }

  .mobileMenu {
    position: inherit !important;
    transform: none !important;
    background-color: #222;
    border: none;
  }

  .dropdownListItems {
    color: #9d9d9d;
    margin-left: 10px;
  }

  .functionNav {
    background: #222;
    display: block;
    justify-content: center;
  }

  .navbarHeaders {
    text-align: left;
  }

  #header1Container {
    width: 100%;
    max-width: none;
    padding: 0;
    margin: 0;
  }

  #navbarNav {
    background-color: #222;
    border-top: 0.1px solid #3b3b3b;
  }

  .logoSection {
    left: 25px;
    z-index: 2;
  }

  .dropdownListItemsHeader {
    color: white;
    font-weight: bold;
  }

  .dropdown-menu.mobileMenu {
    border: none;
    margin: none !important;
    padding: none !important;
  }

  #header1 {
    z-index: 2;
  }

  #header1ContentWrapper {
    height: 50px;
    margin-left: 15px;
  }

  a#loginDropdownMenuLink {
    display: none;
  }

  div#collapseLoginMenuOptions {
    display: block;
    left: -22px;
    background: #222;
    padding-top: 0;
    border-top: 1px solid rgb(51 51 51);
  }

  #collapseLoginMenuOptions a.dropdown-item {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .shoppingCart {
    position: absolute;
    width: 100%;
    background: #222;
    padding-bottom: 10px;
    border-top: 1px solid rgb(51 51 51);
    padding-bottom: 56px;
    padding-top: 10px;
  }

  .loginButton {
    position: absolute;
    margin-top: 55px;
    width: 100%;
  }

  div#cartInfo {
    text-align: left;
    padding-left: 17px;
    padding-top: 5px;
  }

  .dropdown.headerStudentLoginContainer {
    width: 100%;
    margin-left: 17px;
  }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .level-one-nav {
    z-index: 1;
    background-color: #222;
    margin-top: 47px !important;
  }

  .mobileNav {
    position: absolute;
    height: 40px;
    right: 40px;
    top: 3px;
    z-index: 3;
    background: rgb(51, 51, 51);
  }

  .mobileMenu {
    position: inherit !important;
    transform: none !important;
    background-color: #222;
    border: none;
  }

  .dropdownListItems {
    color: #9d9d9d;
    margin-left: 10px;
  }

  .navbarHeaders {
    text-align: left;
  }

  #header1Container {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: none;
  }

  #navbarNav {
    background-color: #222;
    border-top: 0.1px solid #3b3b3b;
  }

  .logoSection {
    left: 20px;
    z-index: 3;
  }

  .dropdown-menu.mobileMenu {
    border: none;
    margin: none !important;
    padding: none !important;
  }

  #header1 {
    z-index: 2;
  }

  .shoppingCart {
    position: absolute;
    width: 100%;
    background: #222;
    padding-bottom: 10px;
    border-top: 1px solid rgb(51 51 51);
    padding-bottom: 56px;
    padding-top: 10px;
  }

  .loginButton {
    position: absolute;
    margin-top: 50px;
    width: 100%;
  }

  a#loginDropdownMenuLink {
    display: none;
  }

  div#collapseLoginMenuOptions {
    display: block;
    left: -22px;
    padding-top: 0;
    border-top: 1px solid rgb(51 51 51);
    background: #222;
  }

  #collapseLoginMenuOptions a.dropdown-item {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  div#cartInfo {
    text-align: left;
    margin-left: 16px;
    padding-top: 5px;
  }

  .dropdown.headerStudentLoginContainer {
    margin-left: 17px;
    width: 100%;
    top: 10px;
  }

  #header1ContentWrapper {
    margin-left: 15px;
  }
}

.loginMenu-nav .headerStudentLoginDropdownLink.dropdown-toggle {
  border-right: none !important;
  border-left: none !important;
}

.searchButton {
  padding-left: 30px;
  position: relative;
  height: 47px;
  margin-top: 5px;
}

#header1 {
  position: relative;
}

.navbar {
  padding: 0px;
  position: absolute;
  width: 100%;
}

.dropdown-toggle::after {
  content: none;
}

.dropdown-menu {
  border: none;
  margin: none;
}

#navbarNav {
  border-top: none;
}

/* Secondary Navbar CSS */

/*--Global CSS for Secondary Nav--*/

.secondary-nav-icon>a {
  color: white;
}

a#secondarynav1,
a#secondarynav2,
a#secondarynav3,
a#secondarynav4,
a#secondarynav5,
a#secondarynav6 {
  color: white !important;
  text-decoration: none;
}

.navbarIcon {
  color: white;
  width: 24px;
  transform: scale(1.5, 1);
}

.navbarSecondaryIcon {
  color: white;
  width: 24px;
  transform: scale(1.5, 1);
}

.secondary-nav-button {
  height: 40px;
}

#navbarContainer {
  display: flex;
}

#courseSearch {
  border-radius: 4px;
}

#courseSearchSubmit {
  border: none;
  background-color: #005dab;
  border-radius: 4px;
}

#courseSearchIcon {
  color: white;
}

.navbarHeaders:focus {
  outline-color: rgb(77, 144, 254);
  outline-offset: -2px;
  outline-width: 1px;
  outline-style: solid;
}

li.level-one-nav-item.nav-item:hover>a {
  background-color: #1b1e20;
}

li.level-one-nav-item.nav-item>a {
  color: white;
}

a.dropdown-item.dropdownListItems:hover {
  background-color: #1b1e20;
  color: white;
}

div#collapseLoginMenuOptions a.dropdown-item:hover {
  color: white;
  background-color: #1b1e20;
}

/*--Secondary Nav Breakpoints--*/

@media (min-width: 1200px) {
  #secondaryNavbarNav.navbar-collapse.collapse.secondary {
    display: flex !important;
  }

  .secondary-nav-class {
    display: block;
  }

  div#header3 {
    display: flex;
    top: -9px;
    left: 100px;
    background: transparent;
    z-index: 0;
  }

  #header3 .dropdown-item {
    width: auto;
  }

  .secondaryNavUL {
    display: flex;
    padding-left: 103px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #secondaryNavbarNav.navbar-collapse.collapse.secondary {
    display: flex !important;
  }

  .secondary-nav-class {
    display: block;
  }

  div#header3 {
    display: flex;
    top: -9px;
    left: 100px;
    background: transparent;
    z-index: 0;
  }

  #header3 .dropdown-item {
    width: auto;
  }

  .secondaryNavUL {
    display: flex;
    padding-left: 14px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .secondary-nav-button {
    position: absolute;
    right: 54px;
    top: 4px;
  }

  .secondary-navigation {
    display: flex;
    background: #005dab;
    z-index: 1;
  }

  .navbar-nav .dropdown-menu {
    position: relative;
    margin: none;
  }

  .secondary-nav-class {
    left: 0;
  }

  #header3Container .navbar-nav {
    margin: 43px 0 0 0 !important;
  }

  .secondaryNavUL {
    padding-left: 0px;
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .secondary-nav-button {
    position: absolute;
    right: 25px;
    top: 4px;
  }

  .secondary-navigation {
    display: flex;
    background: #005dab;
    z-index: 1;
  }

  .navbar-nav .dropdown-menu {
    position: relative;
    margin: none;
  }

  .secondary-nav-class {
    left: 0;
  }

  #header3Container .navbar-nav {
    margin: 43px 0 0 0 !important;
  }

  .navbar-collapse.collapse.show {
    display: block !important;
  }

  .secondaryNavUL {
    padding-left: 0px;
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .secondary-nav-button {
    position: absolute;
    right: 25px;
    top: 4px;
  }

  .secondary-navigation {
    display: flex;
    background: #005dab;
    z-index: 1;
  }

  .navbar-nav .dropdown-menu {
    position: relative;
    margin: none;
  }

  .secondary-nav-class {
    left: 0;
  }

  #header3Container .navbar-nav {
    margin: 43px 0 0 0 !important;
  }

  .secondaryNavUL {
    padding-left: 0px;
    width: 100%;
  }
}

.level-one-nav {
  margin-top: -3px;
  border-top: 1px solid rgb(51 51 51);
}

/*             SearchBar CSS             */

/*--        Course Searchbar CSS       --*/

/*--Course Search Bar Breakpoints --*/

@media (min-width: 992px) {
  #courseSearch {
    margin-left: -30px;
    margin-right: 10px;
  }

  #courseSearchSubmit {
    margin-right: 100px;
    width: 60px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #courseSearch {
    margin-left: 90px;
    margin-right: 10px;
  }

  #courseSearchSubmit {
    margin-right: 100px;
    width: 60px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  #courseSearch {
    margin-left: 90px;
    margin-right: 10px;
  }

  #courseSearchSubmit {
    margin-right: 100px;
    width: 60px;
  }
}

@media (min-width: 450px) and (max-width: 575.98px) {
  #courseSearch {
    margin-left: 90px;
    margin-right: 10px;
  }

  #courseSearchSubmit {
    margin-right: 100px;
    width: 60px;
  }
}

@media (max-width: 449.98px) {
  #courseSearch {
    margin-left: 20px;
    margin-right: 10px;
  }

  #courseSearchSubmit {
    margin-right: 20px;
    width: 60px;
  }
}

/*--        Global Searchbar CSS       --*/

/*--Global Searchbar Breakpoints--*/

@media (max-width: 1119.98px) {
  div#siteSearchBoxOuter {
    display: none;
  }
}

/*Footer Nav*/
@media (min-width: 768px) and (max-width: 990.98px) {

  #mdc-footer-section .col-md-4,
  #mdc-footer-section .col-md-3,
  #mdc-footer-section .col-md-2 {
    flex: auto;
    max-width: none;
    margin-right: 50px;
  }
}

@media (max-width: 990.98px) {
  #mdc-footer-section button.btn.btn-default {
    margin-top: 12px;
  }
}

/* Logged In CSS */

@media (min-width: 768px) and (max-width: 1119.98px) {
  div#loginNameWrapper {
    width: 100%;
    text-align: left;
    background: #222;
    position: absolute;
    padding-left: 16px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-top: 0.1px solid #3b3b3b;
    top: 10px;
  }

  div#logoutLinkWrapper {
    background: #222;
    float: none;
    position: absolute;
    max-width: 100%;
    padding-top: 10px;
    width: 100%;
    border-top: 0.1px solid #3b3b3b;
    padding-bottom: 20px;
    top: 52px;
    text-align: left;
    padding-left: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  div#loginNameWrapper {
    width: 100%;
    text-align: left;
    background: #222;
    position: absolute;
    padding-left: 16px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-top: 0.1px solid #3b3b3b;
    top: 10px;
  }

  div#logoutLinkWrapper {
    background: #222;
    float: none;
    position: absolute;
    max-width: 100%;
    padding-top: 10px;
    width: 100%;
    border-top: 0.1px solid #3b3b3b;
    padding-bottom: 20px;
    top: 52px;
    text-align: left;
    padding-left: 15px;
  }
}

@media (max-width: 575.98px) {
  div#loginInfo {
    position: absolute;
    width: 100%;
    top: -5px;
  }

  div#loginNameWrapper {
    width: 100%;
    text-align: left;
    background: #222;
    position: absolute;
    padding-left: 16px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-top: 0.1px solid #3b3b3b;
    top: 10px;
  }

  #loginInfo.d-none {
    display: flex !important;
  }

  div#logoutLinkWrapper {
    background: #222;
    float: none;
    position: absolute;
    max-width: 100%;
    padding-top: 10px;
    width: 100%;
    border-top: 0.1px solid #3b3b3b;
    padding-bottom: 20px;
    top: 52px;
    text-align: left;
    padding-left: 15px;
  }

  a.headerStudentLoginLogoutLink {
    padding-right: 20px;
  }
}

#logoutLinkWrapper::before {
  content: none;
}

/*Fixed Footer Functionality CSS */
html,
body {
  height: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

#top {
  position: absolute;
}

h1,
p {
  margin: 0;
  padding: 0.3em 0;
}

#footerContainer {
  margin-top: auto;
}

/* Heading Modifications */
#mainContentContainer h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

#mainContentContainer h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#mainContentContainer h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#mainContentContainer h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.card .glyphicon {
  margin-top: 3px;
}

/* Program Card CSS Stylings */

a.ce-program-stream-card:hover {
  text-decoration: none;
  color: #333;
}

#mainContentContainer h3.courseSectionTitle {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

/*Course Name CSS */

div#pageHeader .courseCode,
div#pageHeader .nameAndCodeSeparator,
div#pageHeader .sectionCode,
div#pageHeader .title {
  font-size: 35px;
  line-height: 35px;
}

div#pageHeader h1 {
  line-height: 50px;
}

@media (max-width: 991.98px) {
  div#pageHeader h1 {
    line-height: 50px;
  }
}

/* QA/ADA designated changes */

a {
  color: #005dab;
}

/*fix for View Details not showing */

.fade:not(.show) {
  opacity: inherit;
  background: rgba(0, 0, 0, 0.5);
}

.modal-dialog.modal-lg {
  margin-top: 55px;
}

/* Summer Camp Fix */
.ce-summercamp-sticky-section.wf-section {
  top: -50px;
}

/* Corporate Portal CSS */
footer#footer {
  display: none;
}

div#adminPortalMenu #nav1,
div#adminPortalMenu #nav4,
div#adminPortalMenu #nav5,
div#adminPortalMenu #nav6,
div#adminPortalMenu #nav7 {
  color: #005dab;
}

span.input-group-append {
  z-index: 0;
}

/*-- Corporate Portal Navbar Breakpoints --*/

@media (min-width: 1200px) {
  div#schoolHeaderLogoWrapper.corp-nav {
    margin-left: -8px;
  }

  div#navbarNav.corp-nav {
    margin-left: 67px;
  }

  .functionNav.corp-nav {
    top: 10px;
    position: fixed;
    margin-right: 2px;
  }

  li.level-one-nav-item.nav-item.corp-nav>a {
    padding-left: 12px;
    padding-right: 12px;
  }

  .oneceBookbird {
    display: none;
  }

  div#capGroupInfoHeader {
    margin-right: 7px;
  }

  .loginButtonCorp {
    margin-top: 7px;
  }

  div#loginInfo a.headerLogoutLink {
    padding-left: 3px;
  }

  div#loginInfo span.labelWithSeparator {
    padding-left: 5px;
  }

  .loginButtonCorp {
    margin-top: 7px;
    margin-left: 15px;
  }
}

@media (min-width: 1120px) and (max-width: 1199.98px) {
  .functionNav.corp-nav {
    right: -60px;
    top: 10px;
  }

  div#schoolHeaderLogoWrapper.corp-nav {
    margin-left: -80px;
    transform: scale(0.8);
  }

  div#navbarNav.corp-nav {
    margin-left: -18px;
  }

  li.level-one-nav-item.nav-item.corp-nav>a {
    padding-left: 8px;
    padding-right: 8px;
  }

  .oneceBookbird {
    display: none;
  }

  div#capGroupInfoHeader {
    margin-right: 5px;
  }

  .loginButtonCorp {
    margin-top: 7px;
  }

  div#loginInfo a.headerLogoutLink {
    padding-left: 3px;
  }

  div#loginInfo span.labelWithSeparator {
    padding-left: 5px;
  }

  .loginButtonCorp {
    margin-top: 7px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1119.98px) {
  .shoppingCartCorp {
    position: absolute;
    width: 100%;
    background: #222;
    padding-bottom: 70px;
    padding-top: 5px;
  }

  .loginButtonCorp {
    position: absolute;
    margin-top: 60px;
    width: 100%;
    padding-left: 15px;
  }

  a#loginDropdownMenuLink {
    display: none;
  }

  div#collapseLoginMenuOptions {
    display: block;
    left: -22px;
    padding-top: 0;
    border-top: 1px solid rgb(51 51 51);
    background: #222;
  }

  #collapseLoginMenuOptions a.dropdown-item {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  div#cartInfo {
    text-align: left;
    padding-top: 5px;
  }

  .dropdown.headerStudentLoginContainer {
    margin-left: 17px;
    width: 100%;
    top: 10px;
  }

  .groupInfoCorp {
    border-top: 1px solid rgb(51 51 51);
  }

  .oneceBookbird {
    width: 15px;
  }

  div#capGroupInfoHeader {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  div#loginInfo span.labelWithSeparator {
    margin-left: 5px;
  }

  div#loginInfo a.headerLogoutLink {
    margin-left: 5px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .shoppingCartCorp {
    position: absolute;
    width: 100%;
    background: #222;
    padding-bottom: 70px;
    padding-top: 5px;
  }

  .loginButtonCorp {
    position: absolute;
    margin-top: 60px;
    width: 100%;
    padding-left: 15px;
  }

  a#loginDropdownMenuLink {
    display: none;
  }

  div#collapseLoginMenuOptions {
    display: block;
    left: -22px;
    padding-top: 0;
    border-top: 1px solid rgb(51 51 51);
    background: #222;
  }

  #collapseLoginMenuOptions a.dropdown-item {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  div#cartInfo {
    text-align: left;
    padding-top: 5px;
  }

  .dropdown.headerStudentLoginContainer {
    margin-left: 17px;
    width: 100%;
    top: 10px;
  }

  .groupInfoCorp {
    border-top: 1px solid rgb(51 51 51);
  }

  .oneceBookbird {
    width: 15px;
  }

  div#capGroupInfoHeader {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  div#loginInfo span.labelWithSeparator {
    margin-left: 5px;
  }

  div#loginInfo a.headerLogoutLink {
    margin-left: 5px;
  }
}

@media (max-width: 575.98px) {
  .shoppingCartCorp {
    position: absolute;
    width: 100%;
    background: #222;
    padding-bottom: 70px;
    padding-top: 5px;
  }

  .loginButtonCorp {
    position: absolute;
    margin-top: 60px;
    width: 100%;
    padding-left: 15px;
  }

  a#loginDropdownMenuLink {
    display: none;
  }

  div#collapseLoginMenuOptions {
    display: block;
    left: -22px;
    padding-top: 0;
    border-top: 1px solid rgb(51 51 51);
    background: #222;
  }

  #collapseLoginMenuOptions a.dropdown-item {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  div#cartInfo {
    text-align: left;
    margin-left: 16px;
    padding-top: 5px;
  }

  .dropdown.headerStudentLoginContainer {
    margin-left: 17px;
    width: 100%;
    top: 10px;
  }

  .groupInfoCorp {
    border-top: 1px solid rgb(51 51 51);
  }

  .oneceBookbird {
    width: 15px;
  }

  div#capGroupInfoHeader {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  div#loginInfo span.labelWithSeparator {
    margin-left: 5px;
  }

  div#loginInfo a.headerLogoutLink {
    margin-left: 5px;
  }
}

/*Corp fix for the menu */
@media (max-width: 991.98px) {
  div#adminPortalMenu {
    display: block !important;
  }
}

/*Program Stream Banner Positioning */

@media (max-width: 991.98px) {
  /*left classes*/

  img.ce-program-stream-topbanner.left10 {
    object-position: 10% 90%;
  }

  img.ce-program-stream-topbanner.left20 {
    object-position: 20% 80%;
  }

  img.ce-program-stream-topbanner.left30 {
    object-position: 30% 70%;
  }

  /*right classes*/

  img.ce-program-stream-topbanner.right10 {
    object-position: 90% 10%;
  }

  img.ce-program-stream-topbanner.right20 {
    object-position: 80% 20%;
  }

  img.ce-program-stream-topbanner.right30 {
    object-position: 70% 30%;
  }

  /*Specific stream Top Banner Classes*/
  img.ce-program-stream-topbanner.business {
    object-position: 90% 10%;
  }

  img.ce-program-stream-topbanner.tech {
    object-position: 10% 90%;
  }

  img.mdc-streampage-image {
    width: 100%;
  }

  /*Streampage Left*/
  img.mdc-streampage-image.left10 {
    object-position: 10% 90%;
  }

  img.mdc-streampage-image.left20 {
    object-position: 20% 80%;
  }

  img.mdc-streampage-image.left30 {
    object-position: 30% 70%;
  }

  /*Streampage Right*/
  img.mdc-streampage-image.right10 {
    object-position: 90% 10%;
  }

  img.mdc-streampage-image.right20 {
    object-position: 80% 20%;
  }

  img.mdc-streampage-image.right30 {
    object-position: 70% 30%;
  }
}

/* footer accredation fix */
li.footer-accredation {
  display: inline-block;
  padding-left: 5px;
}

/*Certificate Fixes*/
.card.card-body.sectionHeader>h2 {
  font-weight: 400 !important;
}

/*Program Home Integration */
.ce-programareas-card {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  #siteContent {
    margin-top: 0px !important;
  }
}

div#contentModule5 .row .col-lg-4 {
  display: none;
}

.ce_top_banner_image {
  object-fit: cover;
  height: 300px;
  width: 100%;
}

.ce_top_content_wrapper {
  padding: 20px;
  background-color: #f8f8f8;
  /* margin-bottom: 20px; */
}

.ce_top_content_wrapper>h2 {
  font-weight: 700;
}

.ce-home {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .ce-home {
    max-width: 540px;
  }

  @media (min-width: 768px) {
    .ce-home {
      max-width: 720px;
    }
  }

  @media (min-width: 992px) {
    .ce-home {
      max-width: 960px;
    }
  }
}

@media (min-width: 1200px) {
  .ce-home {
    max-width: 1170px;
  }
}

#contentHeader,
.contentHeader {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .ce-home {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .ce-home {
    margin-top: 0px;
  }
}

.ce_top_banner {
  width: 100%;
  margin-bottom: 20px;
}

.ce_top_banner_image {
  object-fit: cover;
  height: 300px;
  width: 100%;
}

/*Corporate Training*/
/* #contentModule1 {
  display: flex;
}

.contentmodule1_left {
  float: left;
  margin-right: 25px;
}
@media (min-width: 1200px) {
  .contentmodule1_image {
    float: right;
    height: 400px;
  }
}

@media (max-width: 1199.98px) {
  .contentmodule1_image {
    width: 100%;
    margin-top: 30px;
  }
  #contentModule1 {
    flex-direction: column;
  }
} */

.mdc-ce-corporate-hero-title {
  font-size: 40px;
}

.contact_us {
  margin-top: 6px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

h2.mdc-ce-corporate-subtitles.centered {
  text-align: center;
}

.mdc-ce-corporate-clients-section.wf-section {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .mdc-ce-corporate-client-logo-grid {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 991.98px) {
  .mdc-ce-corporate-client-logo-grid {
    padding-right: 60px;
    padding-left: 60px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .mdc-ce-corporate-clients-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .mdc-ce-corporate-client-logo-grid {
    padding-right: 60px;
    padding-left: 60px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: 2fr 1fr 2fr;
  }

  .client-logo-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  img.corporate--client-logo {
    display: block;
    /*     width: 50%; */
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .mdc-ce-corporate-client-logo-grid {
    padding-top: 20px;
    padding-bottom: 20px;
    grid-column-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .corporate--client-logo {
    width: 70%;
  }
}

.client-logo-wrapper {
  width: 90%;
  max-width: 100%;
  display: flex;
  align-items: center;
}

.corporate--client-logo {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

#contentModuleArea2 {
  background-color: #f8f8f8;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contentmodule2_left {
  float: left;
}

.contentmodule2_image {
  object-fit: cover;
}

@media (min-width: 992px) {
  .contentmodule2_image {
    float: left;
    height: 350px;
  }

  .contentmodule2_right {
    margin-top: 50px;
    margin-left: 30px;
    float: left;
  }

  div#innercontentModule2 {
    margin: auto;
  }
}

@media (max-width: 991.98px) {
  .contentmodule2_image {
    width: 100%;
    margin-top: 30px;
    height: 430px;
  }

  #contentModuleArea2 {
    flex-direction: column;
  }

  div#innercontentModule2 {
    margin: auto;
  }

  .contentmodule2_right {
    margin-top: 480px;
    margin-left: 20px;
  }
}

/* @media (min-width: 767px) and (max-width: 991.98px) {
    .contentmodule2_image {
      float: left;
      height: 350px;
    }
    .contentmodule2_right {
      margin-top: 50px;
      margin-left: 20px;
      float: left;
    }
    div#innercontentModule2 {
      margin: auto;
    }
  } */

.corporateprogramsection {
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 991.98px) {
  #managementandleadershipsection {
    width: 33%;
    margin-right: 10px;
  }

  #technologysection {
    width: 33%;
    margin-left: 10px;
    margin-right: 10px;
  }

  #languagesection {
    width: 33%;
    margin-left: 10px;
  }

  img.mdc-ce-corporate-program-image {
    width: 100%;
  }

  mdc-ce-corporate-program-subtitle {
    font-size: 14px;
    font-weight: 700;
  }
}

@media (max-width: 991.98px) {
  #managementandleadershipsection {
    margin-bottom: 30px;
  }

  #technologysection {
    margin-bottom: 30px;
  }

  #languagesection {
    margin-bottom: 30px;
  }

  img.mdc-ce-corporate-program-image {
    width: 100%;
  }

  mdc-ce-corporate-program-subtitle {
    font-size: 14px;
    font-weight: 700;
  }

  .corporateprogramsection {
    flex-direction: column;
  }
}

div#siteContent {
  margin-top: 0px;
}

footer#mdc-footer-section {
  margin-top: 0px;
}

#contactModule {
  background-color: #f8f8f8;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ct-contact-text-link {
  font-family: "Open Sans", sans-serif;
  color: #333;
  line-height: 23px;
  text-decoration: none;
}

.ct-contact-text-link:hover {
  text-decoration: none;
}

.contactModule_placeholder {
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 8px;
  background-color: #fff;
  height: 300px;
}

div#innercontactModule {
  display: flex;
}

@media (max-width: 991.98px) {
  .contactModule_left {
    margin-bottom: 30px;
  }

  div#innercontactModule {
    flex-direction: column;
  }

  .contactModule_placeholder {
    height: auto;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .contactModule_left {
    float: left;
    margin-right: 50px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

i.fas.fa-phone-flip {
  color: #005daa;
  margin-right: 5px;
}

i.fas.fa-envelope {
  color: #005daa;
  margin-right: 5px;
}

/*About Our Company CSS*/

#aboutModule1 {
  margin-bottom: 50px;
}

.aboutBanner {
  object-position: 90% 10%;
}

#aboutModule2 {
  margin-bottom: 30px;
}

#inneraboutModule2 {
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 25px;
  padding-left: 15px;
}

@media (max-width: 1200px) {
  #aboutModule2 {
    background-color: #f8f8f8;
  }
}

@media (min-width: 1200px) {
  #inneraboutModule2 {
    background-color: #f8f8f8;
  }
}

@media (max-width: 767.98px) {
  img.aboutmodule1_image {
    width: 100%;
  }

  .aboutmodule1_left {
    margin-bottom: 20px;
  }

  .aboutmodule2_left {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
  }

  .aboutmodule2_right {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  #aboutModule1 {
    display: flex;
  }

  .aboutmodule1_left {
    width: 50%;
    margin-right: 10px;
  }

  .aboutmodule1_right {
    width: 50%;
    margin-left: 10px;
  }

  .aboutmodule1_image {
    max-width: 100%;
    height: auto;
  }

  #inneraboutModule2 {
    display: flex;
  }

  .aboutmodule2_left {
    width: 50%;
    margin-right: 10px;
    margin-left: 15px;
  }

  .aboutmodule2_right {
    width: 50%;
    margin-left: 10px;
    margin-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .mdc-campus-location-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
  }

  .mdc-main-title-container.locations {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (min-width: 992px) {
  .mdc-campus-location-grid {
    padding-top: 10px;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

img.mdc-campus-location-img {
  max-width: 100%;
}

.mdc-campus-location-title {
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  color: rgb(0, 93, 170);
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.ce-about-locations-section.wf-section.ce-home {
  padding-bottom: 75px;
  padding-left: 0px;
  padding-right: 0px;
}

a.mdc-campus-location-phone {
  color: #333;
}

a.mdc-campus-location-phone:hover {
  color: rgb(15, 118, 208);
  text-decoration: none;
}

div#about_top_banner {
  margin-bottom: 0px;
}

.ce-home.about {
  padding-left: 0px;
  padding-right: 0px;
}

main#mainContent .about {
  padding-left: 0px;
  padding-right: 0px;
}

.mdc-campus-location-card>a.ce-text-link {
  color: #005dab;
}

.mdc-campus-location-card>a.ce-text-link:hover {
  text-decoration: underline;
  color: #005dab;
  cursor: pointer;
}

/*Instructor Bio CSS*/

img.mdc-header-faculty-logo {
  max-width: 80%;
  margin: auto;
}

.mdc-header-logo-container {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgb(200, 209, 215);
}

img.mdc-instructor-img {
  margin: auto;
  border-radius: 10px;
  width: 235px;
  margin-top: 20px;
}

.mdc-instructor-name {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.mdc-instructor-card-content {
  margin-top: 20px;
  margin-bottom: 15px;
}

.mdc-instructor-subtitle {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 700;
}

.mdc-instructor-email-link {
  margin-top: auto;
  margin-bottom: 0px;
  transition-property: color;
  transition-duration: 350ms;
  transition-timing-function: ease-in-out;
  color: rgb(51, 51, 51);
  font-weight: 400;
  text-decoration: none;
}

.mdc-instructor-email-link:hover {
  color: rgb(15, 118, 208);
  font-weight: 400;
  text-decoration: underline;
}

h2[id^="labelinstructorContract"] {
  display: none;
}

div[id^="instructorContract"]>.modal-dialog>.modal-content>.modal-header {
  background-color: transparent;
  border-bottom: none;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 5px;
  z-index: 1;
}

div[id^="instructorContract"]>.modal-dialog>.modal-content>.modal-header>button {
  margin-right: 5px;
  margin-top: -10px;
}

div[id^="instructorContract"]>.modal-dialog>.modal-content>.modal-body {
  padding-bottom: 0;
}

div[id^="instructorContract"]>.modal-dialog>.modal-content>.modal-footer {
  border-top: none;
  padding-top: 5px;
}

@media (max-width: 767.98px) {
  .w-layout-grid.mdc-instructor-card-info {
    display: block;
  }
}

@media (min-width: 992px) {
  img.mdc-header-faculty-logo {
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  div#w-node-_311629a8-5380-c9e4-c857-66005624baba-12a92064 {
    border-right: 1px solid rgb(200, 209, 215);
    padding-right: 20px;
  }
}

/*Summer Banner*/
.ce-summer-container.w-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.38);
}

.ce-summer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
}

.ce-summer-title {
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 27px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.5px;
  overflow: hidden;
}

.ce-summer-term-text {
  margin-bottom: 15px;
  text-align: center;
}

button.btn.btn-primary.ce-summer-button {
  width: 120px;
  margin: auto;
  border-radius: 5px;
}

@media (min-width: 992px) {
  .ce-summer-wrapper {
    width: 50%;
  }
}

@media (max-width: 991.98px) {
  .ce-summer-wrapper {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  main#mainContentProgramHome {
    padding-left: 0;
    padding-right: 0;
  }

  div#siteContent {
    padding-left: 0;
    padding-right: 0;
  }
}

#contentHeader .languagesOfDeliveryContainer {
  display: none;
}

/**
*
*
*   MDC Mini Bootstrap Extension Proposal
*
*
**/

/*-----------MDC Root colors for buttons and details-------------------------------------*/

:root {
  --mdc-dark-blue: #005daa;
  --mdc-blue: #0f76d0;
  --mdc-light-blue: #9acdfe;
  --mdc-grey-light: #eeee;
  --mdc-grey-dark: #243540;
  --mdc-mid-grey: #dddddd;
  --mdc-grey: #f8f8f8;
  --mdc-yellow: #ffca04;
  --mdc-grey-yellow: #ddae00;
}

div[chunk] {
  display: inline;
}

.variable-content {
  margin-bottom: 0px !important;
}

/* -------- Fonts ------*/

.mdc-container a:visited,
.mdc-container a:link,
.mdc-container a:hover {
  color: black;
}

.mdc-container a.title-link {
  text-decoration: none !important;
}

.mdc-container a.blue-Hover {
  color: black;
}

.mdc-container a.blue-hover:hover {
  color: var(--mdc-blue) !important;
}

.mdc-container .title-link:hover {
  color: var(--mdc-dark-blue) !important;
}

.mdc-container .text-light-blue {
  color: var(--mdc-light-blue) !important;
}

.mdc-container .line-through {
  text-decoration: line-through !important;
}

.mdc-container .text-blue,
.mdc-container .text-primary {
  color: var(--mdc-blue) !important;
}

.mdc-container .text-dark-blue,
.mdc-container .text-dark-primary {
  color: var(--mdc-dark-blue) !important;
}

/* --------Headings ------*/
#mainContentContainer .mdc-container h1,
#mainContentContainer .mdc-container h2,
#mainContentContainer .mdc-container h3,
#mainContentContainer .mdc-container h4,
#mainContentContainer .mdc-container h5 {
  font-family: "Open Sans", sans-serif;
}

#mainContentContainer .mdc-container h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}

#mainContentContainer .mdc-container h2 {
  font-size: 35px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#mainContentContainer .mdc-container .mdc-header-banner h1 {
  font-size: 40px;
}

#mainContentContainer .mdc-container h3 {
  font-size: 27px;
  line-height: 32px;
  font-weight: 700;
}

#mainContentContainer .mdc-container h4 {
  font-size: 22px;
  line-height: 25px;
}

#mainContentContainer .mdc-container h5 {
  font-size: 18px;
  line-height: 22px;
}

.mdc-container p {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.mdc-container p.p-small {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 18px;
}

.mdc-container .ptitle {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.mdc-container .pricing-container {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
  grid-template-rows: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  background-color: hsla(0, 0%, 97.65%, 1);
}

/*============Container-----------*/

.mdc-container {
  font-size: 14px;
  font-family: "Open Sans" sans-serif;
}

.mdc-container.contained {
  font-size: 14px;
  font-family: "Open Sans" sans-serif;
}

@media (min-width: 576px) {
  .mdc-container.contained {
    max-width: 540px;
  }

  @media (min-width: 768px) {
    .mdc-container.contained {
      max-width: 720px;
    }
  }

  @media (min-width: 992px) {
    .mdc-container.contained {
      max-width: 960px;
    }
  }
}

@media (min-width: 1200px) {
  .mdc-container.contained {
    max-width: 1170px;
  }
}

/*------ MDC-HEADER-BANNER -------*/

.mdc-container .mdc-header-banner {
  position: relative;
  height: 300px;
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  padding: 10px;
  margin-bottom: 40px;
}

.mdc-container .mdc-header-banner>h1 {
  bottom: 10px;
  left: 10px;
  position: absolute;
  padding-bottom: 0px;
}

.mdc-container .mdc-banner-title {
  color: #02d1fa;
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.mdc-container .mdc-banner-one {
  position: relative;
  background-position: 40px center;
  background-size: cover;
  border-radius: 10px;
  background-repeat: no-repeat !important;
}

.mdc-container .iframe {
  height: 350px;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .mdc-container .iframe {
    height: 440px;
    width: 100% !important;
  }
}

@media (max-width: 820px) {
  .mdc-container .iframe {
    padding: 0px;
    margin: 0px;
    height: 400px;
    width: 100% !important;
  }
}

@media (max-width: 780px) {
  .mdc-container .iframe {
    padding: 0px;
    margin: 0px;
    height: 420px;
    width: 100% !important;
  }
}

@media (max-width: 540px) {
  .mdc-container .iframe {
    height: 280px;
    width: 100% !important;
  }
}

@media (max-width: 415px) {
  .mdc-container .iframe {
    padding: 0px;
    height: 240px;
    width: 100% !important;
  }
}

/*-----------Text ------------------------------------*/

.mdc-container .mdc-h4 {
  letter-spacing: -0.5px;
  font-weight: 600;
  font-size: 18px;
  margin-top: 25px;
}

.mdc-container .mdc-h3 {
  font-size: 25px;
  letter-spacing: -0.5px;
}

.mdc-container .mdc-h2-hero {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #ddd;
  font-family: "Open Sans", sans-serif;
  font-size: 35px;
}

.mdc-container .mdc-card-title {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  color: #005eaa;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.5px;
}

.mdc-container .mdc-subtitle {
  margin-bottom: 5px;
  color: #9acdfe !important;
  font-size: 18px;
  text-transform: uppercase;
}

/*----------- Blue colored H2 ------------------------------------*/

.mdc-container .mdc-blue-h2 {
  color: #005eaa;
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
}

/*----------- Images ------------------------------------*/

.mdc-container img.img-cover {
  object-fit: cover !important;
}

.mdc-container img.img-contain {
  object-fit: contain !important;
}

.mdc-container .card-img {
  width: 250px;
  height: auto;
  max-width: none;
  object-fit: cover;
}

/*------------ horizontal Card =--------------------------------*/

/*----------- Vertical cards ------------------------------------*/

.mdc-container .card.mdc-card {
  margin-right: 5px;
  margin-left: 5px;
}

.mdc-container .card-body {
  padding: 0.5rem;
}

.mdc-container .card.mdc-card-no-hover {
  margin-right: 5px;
  margin-left: 5px;
}

@media (max-width: 770px) {
  .mdc-container .card-group {
    flex-direction: column;
  }

  .mdc-container .card-img {
    width: 100%;
    height: 220px;
  }
}

@media (min-width: 766px) {
  .mdc-container .h-card {
    display: inline-flex;
    flex-wrap: nowrap;
  }
}

@media (max-width: 766px) {
  .mdc-container .card-group {
    width: 100%;
  }

  .mdc-container .card-img {
    display: inline-flex;
    flex-wrap: nowrap;
  }
}

/*----------- Vertical card shadows with movement ------------------------------------*/

.mdc-container .card.mdc-card:hover {
  transform: translateY(-2px);
  box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
}

/*----------- Responsive buttons (usually for buttons) ------------------------------------*/

.mdc-container .btn {
  border-radius: 5px !important;
  padding: 12px 25px;
  font-size: inherit;
  float: none;
  white-space: nowrap !important;
}

.mdc-container .btn-primary {
  background-color: var(--mdc-dark-blue) !important;
  color: white !important;
  white-space: nowrap !important;
}

.mdc-container .btn-yellow {
  background-color: var(--mdc-yellow) !important;
  color: black !important;
  white-space: nowrap !important;
}

.mdc-container .btn-primary i {
  color: white !important;
}

.mdc-container .nav-link {
  color: black !important;
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0 !important;
}

.mdc-container .nav-link.active,
.mdc-container .nav-link.active:focus {
  color: white !important;
  background-color: var(--mdc-dark-blue) !important;
}

.mdc-container .nav-link.active:hover {
  color: white !important;
}

/*----------- Hover effect for buttons ------------------------------------*/

.mdc-container .btn-primary.three-d:hover {
  background-color: var(--mdc-blue) !important;
  transform: translateY(-3px);
  color: white !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  border-radius: 12px !important;
}

.mdc-container .btn-yellow.three-d:hover {
  background-color: var(--mdc-grey-yellow) !important;
  color: black !important;
  white-space: nowrap !important;
}

.mdc-container .btn-yellow.three-d.active {
  background-color: #ddae00 !important;
  color: black !important;
  white-space: nowrap !important;
}

/*----------- Static non-shadow buttons -----------------*/

.mdc-container .btn-primary.mdc-btn-static {
  background-color: var(--mdc-blue);
  align-items: center;
  margin: auto;
  float: none;
  border-radius: 2px;
}

/*----------- TABS ------------------------------------*/

/*----------- Underline tab --------*/

.mdc-container .tab-underline {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  font-size: small;
  color: rgba(0, 0, 0, 0.743);
}

.mdc-container .tabcontent {
  display: none;
}

.mdc-container .tabcontent.selected {
  display: block;
}

.mdc-container .tab-underline button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px 10px;
  transition: 0.3s;
  border-bottom: 1px solid #ccc;
}

.mdc-container .tab-underline button:hover {
  background-color: #9acefea1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.mdc-container .tablinks.active {
  background-color: #9acdfe;
}

/*----------- Utils ------------------------------------*/

.mdc-container .rounded {
  border-radius: 10px !important;
}

.mdc-container a.no-decoration {
  text-decoration: none !important;
}

.mdc-container a.btn.no-decoration {
  text-decoration: none !important;
}

.mdc-container .bg-light {
  background-color: var(--mdc-grey-light) !important;
}

.mdc-container .bg-blue {
  background-color: var(--mdc-light-blue) !important;
}

.mdc-container .bg-grey {
  background-color: var(--mdc-grey) !important;
}

.mdc-container .bg-mid-grey {
  background-color: var(--mdc-mid-grey) !important;
}

.jumbotron .bg-light {
  background-color: var(--mdc-grey-light) !important;
}

.mdc-container .bg-dark {
  background-color: var(--mdc-grey-dark) !important;
  border-radius: 15px !important;
}

.mdc-container.bg-grey-dark {
  background-color: var(--mdc-grey-dark) !important;
}

.mdc-container .text-black {
  color: black !important;
}

/*----------- Media ------------------------------------*/

.mdc-container .small-image {
  max-width: 120px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: inline-block;
  object-fit: contain;
  object-position: top;
}

.mdc-static-image {
  padding: 0;
  height: auto;
  max-height: 300px;
  min-height: 300px;
  object-fit: cover;
  width: 100%;
  object-position: 50% 0%;
}

.mdc-static-image-two {
  padding: 0;
  height: auto;
  max-height: 300px;
  min-height: 300px;
  object-fit: cover;
  width: 100%;
  object-position: 50% 0%;
}

@media (max-width: 1200px) {
  #siteContent {
    max-width: 100%;
    margin: 0;
  }

  .container {
    max-width: 100%;
  }

  .btn-primary .mdc-btn {
    margin: 20px 20px auto;
    text-align: center;
    white-space: initial;
  }
}

@media (max-width: 5750px) {
  .mdc-static-image {
    height: 250px;
  }
}

@media (max-width: 575px) {
  .mdc-static-image {
    display: none !important;
  }
}

/****** APRENDE *******/

:root {
  --color-primary: #db0f3c;
  --color-secondary: #405973;
  --color-dark: #040e1c;
  --color-soft: rgba(211, 218, 232, 0.25);
  --color-muted: rgba(64, 89, 115, 0.5);
  --color-white: #fafafa;
  --color-action: #25d366;
}

/*  Tipografia */

div.aprende h1,
div.aprende h2,
div.aprende h3,
div.aprende h4,
div.aprende h5,
div.aprende h6 {
  font-family: "Roboto Condensed" !important;
  color: var(--color-dark);
}

#mainContentContainer div.aprende h1 {
  font-size: 42px;
}

#mainContentContainer div.aprende h2 {
  font-size: 32px;
  line-height: 140%;
}

#mainContentContainer div.aprende h3 {
  font-size: 24px;
}

#mainContentContainer div.aprende h4 {
  font-size: 20px;
  line-height: 140% !important;
}

#mainContentContainer div.aprende h5 {
  font-size: 18px;
}

#mainContentContainer div.aprende p {
  font-size: 16px;
  font-family: "Open Sans";
  color: var(--color-dark);
}

#mainContentContainer div.aprende a:link {
  text-decoration: none;
}

/* Tipografia Sizes */

div.aprende .txt-xxs {
  font-size: 12px !important;
}

div.aprende .txt-xs {
  font-size: 14px !important;
}

div.aprende .txt-normal {
  font-size: 16px;
}

/* Tipografia colores */

div.aprende .txt-primary {
  color: var(--color-primary);
}

div.aprende .txt-secondary {
  color: var(--color-secondary) !important;
}

div.aprende .txt-dark {
  color: var(--color-dark);
}

div.aprende .txt-white {
  color: var(--color-white) !important;
}

div.aprende .txt-muted {
  color: var(--color-muted);
}

div.aprende .txt-no-bold {
  font-weight: 400 !important;
}

div.aprende .txt-semi-bold {
  font-weight: 600 !important;
}

div.aprende .txt-bold {
  font-weight: 700 !important;
}

div.aprende .txt-bold-underline {
  font-weight: 700 !important;
  text-decoration: underline;
}


div.aprende .background-secondary {
  background-color: var(--color-secondary);
}

div.aprende .background-dark {
  background-color: var(--color-dark) !important;
}

div.aprende .background-soft {
  background-color: var(--color-soft);
}

div.aprende .background-ligth {
  background-color: var(--color-white);
}

/* Formulario */

div.aprende .form {
  margin-top: 20px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  background-color: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: 0px 8px 20px 0px rgba(7, 14, 28, 0.3);
  color: #040e1c;
}

div.aprende form input:first-of-type {
  margin-top: 15px;
}

div.aprende input,
div.aprende select {
  height: 48px;
  border-radius: 8px;
  border: 1px solid rgba(64, 89, 115, 0.2);
  background: #f7f7f7f1;
  padding: 10px;
  margin-bottom: 10px;
}

div.aprende input::placeholder {
  color: var(--color-muted);
}

div.aprende select {
  color: var(--color-muted);
}

div.aprende select option {
  color: var(--color-secondary);
}

/* Buttons */

div.aprende .button {
  text-align: center;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
}

div.aprende .button-primary {
  background-color: var(--color-primary);
  color: #ffffff;
  border: none;
  cursor: pointer;
}

div.aprende .button-action {
  background-color: var(--color-action);
  color: black;
  border: none;
  cursor: pointer;
}

div.aprende .button-outline {
  background-color: white;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  cursor: pointer;
}

div.aprende .button-secondary {
  background-color: var(--color-soft);
  color: var(--color-secondary);
  border: 1px solid var(--color-secondary);
  cursor: pointer;
}

/* Base Card */

div.aprende a.aprende-link {
  font-weight: 600;
  text-decoration: underline !important;
  color: var(--color-primary);
}

/* Bse Card */
div.aprende div.aprende-base-card {
  border-radius: 16px;
  text-align: start;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  position: relative;
}

div.aprende div.aprende-base-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 15px 15px 0 0;
}

/* Mini-banner */

div.aprende div.mini-banner {
  margin-bottom: 16px;
  padding: 20px;
  display: grid;
  grid-template-columns: 1fr 8fr;
  border-radius: 15px;
}

/* Banner  */

div.aprende section.banner {
  padding: 36px 16px;
}

/* Hero Image degraded */

div.aprende section.aprende-container div.aprende_hero div img.img_hero_degraded {
  mask-image: linear-gradient(to top, transparent -9%, black 75%);
}

/* Responsive */
@media screen and (min-width: 790px) {
  div.aprende section.banner {
    padding: 48px 16px;
  }

  #mainContentContainer div.aprende h1 {
    font-size: 60px;
  }

  div.aprende section.aprende-container div.aprende_hero div img.img_hero_degraded {
    mask-image: linear-gradient(to right, transparent -1%, black 75%);
  }

  div.aprende .txt-sm {
    font-size: 20px !important;
  }

  div.aprende .txt-md {
    font-size: 32px !important;
  }

  div.aprende .txt-xmd {
    font-size: 34px !important;
  }

  div.aprende .txt-lg {
    font-size: 36px !important;
  }

  div.aprende .txt-xl {
    font-size: 40px !important;
  }

  div.aprende .txt-xxl {
    font-size: 42px !important;
  }
}

/* HIDE THE OLD NAVBAR  */
div#headerWrapper {
  /* Not yet  */
  /* display: none !important; */
}

/* Hide the second blue navbar */
div#header3Wrapper {
  /* Not yet  */
  /* display: none !important; */
}


/* MDC NEW NAVBAR MEGA-MENU */
#mdc-new-navbar #navbarMobileMenu {
  border-top: 4px solid #9ACDFE;
  width: 100%;
  z-index: 10000;
}

#mdc-new-navbar .search-desktop-input {
  background: #222;
  color: white;
  border-radius: 10px !important;
}

#mdc-new-navbar .search-desktop-input:focus {
  background-color: #222;

}

#mdc-new-navbar .btn-primary-global-nav {
  background: transparent !important;
  border: none !important;
}

#mdc-new-navbar .nav-item::marker {
  content: none;
}

#mdc-new-navbar .badge-mdc {
  background-color: #005DAB !important;
  font-size: 75%;
  position: relative;
  top: -1px;
}

#mdc-new-navbar .hamburguer {
  color: white !important;
}

#mdc-new-navbar .fa-shopping-cart {
  font-size: 110% !important;
}

#mdc-new-navbar .form-control.input-text:focus {
  background: none !important;
}

#mdc-new-navbar .form-control.input-text {
  color: white;
}

#mdc-new-navbar .search-input,
#mdc-new-navbar .input-text,
#mdc-new-navbar #icon-search-mobile {
  border-radius: 10px;
  background: transparent;
  border: none;
}

#mdc-new-navbar .search-input {
  border: 1px solid #919294;
  border-radius: 15px;
}

#mdc-new-navbar .border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

#mdc-new-navbar #all-courses-mobile,
.reemplazable-mobile {
  min-height: 450px;
}

#mdc-new-navbar .btn-base {
  border-bottom: 1px solid #919294;
  background: #303238;
}

#mdc-new-navbar .btn-base.special {
  text-align: left;
  color: white;
  padding: 10px;
  border-bottom: 1px solid #919294 !important;
  background: linear-gradient(90deg, rgba(154, 205, 254, 0.40) 0%, rgba(154, 205, 254, 0.10) 100%) !important;
}

#mdc-new-navbar .menu-link:hover {
  color: #9ACDFE;
}

#mdc-new-navbar .btn-close {
  font-weight: 400;
  font-size: 15px;
  color: #919294;
  margin-left: 3px;
}

#mdc-new-navbar .text-blue {
  color: #9ACDFE;
}

#mdc-new-navbar .text-muted {
  color: #92989F !important;
}

#mdc-new-navbar .bold-700 {
  font-weight: 700;
}

#mdc-new-navbar .dropdown-toggle {
  border-left: 1px solid #464B51;
  border-right: 1px solid #464B51;
}

#mdc-new-navbar .fa-chevron-right {
  font-size: 11px !important;
  margin-left: 3px;
}

#mdc-new-navbar .dropdown-menu {
  background: #ff000000;
  padding-top: 0;
  margin-top: 0;
}

#mdc-new-navbar .dropdown-login {
  border-left: 1px solid #ffffff !important;
  border-right: 1px solid #f5f9ff !important;
}

#mdc-new-navbar .dropdown-menu-login {
  background: #303238;
  border: 1px solid #919294;
  border-top: 4px solid #9ACDFE;
  border-radius: 0 0 15px 15px;
  color: white;
}

#mdc-new-navbar .dropdown-menu-login>.dropdown-item {
  color: white;
}

#mdc-new-navbar .dropdown-login:hover {
  color: black !important;
}

#mdc-new-navbar .navbar {
  padding: 0px;
  position: relative;
  width: 100%;
}

#mdc-new-navbar .dropdown-login:focus {
  outline: none !important;
  box-shadow: none !important;
}

#mdc-new-navbar .menu-desktop {
  left: 50%;
  transform: translate(-50%);
  max-width: 700px !important;
}

#mdc-new-navbar .menu-desktop-custom {
  left: 50%;
  transform: translate(-50%);
  max-width: 400px !important;
}

#mdc-new-navbar .w-25 {
  width: 25% !important;
}

#mdc-new-navbar .muted {
  color: #92989F !important;
  font-size: 12px;
}

#mdc-new-navbar .menu-link {
  padding: 5px 10px;
  color: white !important;
}

#mdc-new-navbar .dropdown-toggle:hover,
#mdc-new-navbar .sub-menu:hover {
  color: white;
  border-bottom: 2px solid #9ACDFE;
}

#mdc-new-navbar .navbar .dropdown-toggle:focus,
#mdc-new-navbar .sub-menu:focus {
  outline-color: transparent;
  border-bottom: 2px solid #9ACDFE;

}

#mdc-new-navbar .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.50) !important;
}

#mdc-new-navbar a {
  text-decoration: none !important;
}

#mdc-new-navbar .border {
  border-top: 4px solid #9ACDFE !important;
  border-radius: 0 0 15px 15px;
}

#mdc-new-navbar .background-dark {
  background-color: #303238;
  color: white;
}

#mdc-new-navbar .globo-box {
  border-bottom: 1px solid #92989F;
}

#mdc-new-navbar .dropdown-desktop {
  margin-right: 4px;
  font-size: 14px;
  color: rgba(154, 205, 254, 1);
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px solid #919294;
  background: #303238;
}

#mdc-new-navbar .dropdown-mobile {
  border-bottom: 1px solid #919294;
  background: #303238;
  text-align: left;
  color: white;
  padding: 10px;
}

#mdc-new-navbar .breadcrumbs {
  flex-grow: 1;
  text-align: center;
}

#mdc-new-navbar .dropdown-item:hover {
  background-color: transparent;
  color: #9ACDFE !important;
}

#mdc-new-navbar .background-black {
  background-color: #222
}

/* search-btn collapse */
#mdc-new-navbar #search-collapse.collapse.in {
  margin-top: 15px;
  border-top: 4px solid #9ACDFE !important;
  background: #303238 !important;
  border-radius: 0 0 10px 10px !important;
  right: auto;
}

#mdc-new-navbar .sm-none {
  display: none !important;
}

#mdc-new-navbar .sm-block {
  display: block !important;
}

#mdc-new-navbar .lg-block {
  display: none !important;
}

/* Ajustes para pantallas grandes (>= 1114px) */
@media (min-width: 1114px) {
  #mdc-new-navbar .navbar-expand-lg .navbar-toggler {
    display: none !important;
  }

  #mdc-new-navbar .lg-block {
    display: block !important;
  }

  #mdc-new-navbar .lg-none {
    display: none !important;
  }
}

@media (min-width: 990px) {
  #mdc-new-navbar .nav-mobile {
    display: none;
  }
}

/* Ajustes para pantallas medianas (>= 992px y < 1114px) */
@media (min-width: 992px) and (max-width: 1113px) {

  #mdc-new-navbar .lg-block {
    display: block !important;
  }

  #mdc-new-navbar .lg-none {
    display: none !important;
  }
}

/* Ajustes para pantallas extra grandes (>= 1200px) */
@media (min-width: 1200px) {
  #mdc-new-navbar .container {
    max-width: 1190px;
  }
}

/* Ajustes CartInfo */
@media (min-width: 768px) and (max-width: 1119.98px) {
  #mdc-new-navbar div#cartInfo {
    text-align: initial !important;
    padding-left: initial !important;
    padding-top: initial !important;
  }
}

@media (max-width: 990px) {
  #mdc-new-navbar div#navbarMegaMenu {
    display: none !important;
  }
}

/* DROPDOWNS DE CSS DE HOME.HTML view in development or in production */

.playground.dropdown-menu {
  background-color: black !important;
}

.playground.dropdown-item {
  color: white;
  text-decoration: none !important;
}

.playground.dropdown-item:hover {
  font-weight: bold;
  color: green;
  background-color: black !important;
}

/* THEME GEEKS */
/* Variables globales */
:root {
  --mdc-color-primary: #005eaa;
  --mdc-color-secondary: #9acdfe;
  --mdc-color-dark: #232529;
  --mdc-color-gray: #666;
  --mdc-color-light: #f8f8f8;
  --Blue-Gradient-3: linear-gradient(90deg, rgba(154, 205, 254, 0.30) 0%, rgba(200, 227, 252, 0.20) 100%);
}

/* Tipografía base */
div#mainContentContainer div.geeks h1,
div#mainContentContainer div.geeks h2,
div#mainContentContainer div.geeks h3,
div#mainContentContainer div.geeks h4,
div#mainContentContainer div.geeks h5,
div#mainContentContainer div.geeks h6,
div#mainContentContainer div.geeks p,
div#mainContentContainer div.geeks li {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* Familias tipográficas */
div.geeks .txt-public {
  font-family: "Public Sans", sans-serif !important;
}

div.geeks .container-styled {
    border-radius: 25px;
    background: #fff;
}

div.geeks .col-styled {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 1px solid #e5e7eb;
  background: #fff;
}

div.geeks .card-scroll {
  max-height: 350px;
  border-radius: 15px;
  position: relative;
}

div.geeks .scroll-vertical {
  overflow-y: auto;
}

/* Course finder images */
div.geeks .left-scroll-image {
  object-fit: contain;
  padding: 0 15px;
  height: 300px;
  margin: auto;
}

div.geeks .side-image {
  object-fit: contain;
  padding: 0 15px;
  height: 250px;
  margin: auto;
}

/* Course finder interactive elements moved to specific finder classes */
/* .transparent-blue and related styles removed - unused after course finder refactoring */

div.geeks .button-pill {
  text-align: center;
  width: 35px;
  height: 25px;
  border-radius: 20px;
  background: rgba(0, 94, 170, 0.1);
  backdrop-filter: blur(3px);
}

/* Navigation and state controls */
div.geeks .back-button {
  border-radius: 10px;
  border: 1px solid #005eaa;
  background: rgba(0, 94, 170, 0.1);
  padding: 10px 15px;
  margin: 10px 0;
}

div.geeks .show_content {
  display: flex !important;
}

div.geeks .not_show_content {
  display: none !important;
}

/* Course finder responsive styles */
@media screen and (min-width: 768px) {
  div.geeks .side-image {
    object-fit: contain;
    padding: 0 15px;
    height: auto;
    margin: auto;
  }

  div.geeks .left-scroll-image {
    object-fit: contain;
    padding: 0 15px;
    height: 300px;
    margin: auto;
    display: block;
  }
}

/* ===== ONLINE ADMISSION BUTTON COMPONENT STYLES ===== */
/* Moved from iet-courses.css */

/* Online admission form background with triple circles */
div.geeks .background-triple-circles {
  z-index: 10000 !important;
  background: url("https://storage.googleapis.com/mdc-website/online_admission_form/online_form.svg") !important;
  background-size: 487px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

/* Online admission responsive styles */
@media screen and (min-width: 768px) {
  div.geeks .background-triple-circles {
    z-index: 10000 !important;
    background: url("https://storage.googleapis.com/mdc-website/online_admission_form/online_form.svg") !important;
    background-repeat: no-repeat !important;
  }
}

/* ===== CERTIFICATE TWO IMAGES COMPONENT STYLES ===== */
/* Moved from construction-trades-institute.css */

/* Certificate geometry background - desktop only */

/* Certificate vector backgrounds */
div.geeks .vector {
  border-radius: 0;
  width: auto;
  background-image: url("https://storage.googleapis.com/mdc-website/cti/simple_rectangle.svg") !important;
  background-size: auto;
  background-position: 16px 24px;
  background-repeat: no-repeat !important;
}

/* Certificate responsive backgrounds */
@media screen and (min-width: 768px) {
  /* Certificate geometry background - desktop only */
  div.geeks .background-geometry {
    background: url("https://storage.googleapis.com/mdc-website/cti/geometry.svg");
    background-repeat: no-repeat;
    background-position: top right;
  }
}

@media screen and (min-width: 900px) {
  div.geeks .vector {
    border-radius: 0;
    width: auto;
    background-color: none;
    background-image: url("https://storage.googleapis.com/mdc-website/ged/one_bg.svg") !important;
    background-size: 509px;
    background-position: right;
    background-repeat: no-repeat !important;
  }
}

div.geeks .txt-jakarta {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/* Encabezados */
#mainContentContainer div.geeks h1 {
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

#mainContentContainer div.geeks h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

#mainContentContainer div.geeks h3 {
  font-size: 20px;
  line-height: 28px;
}

#mainContentContainer div.geeks p {
  font-size: 16px;
}

#mainContentContainer div.geeks a:link {
  text-decoration: none;
}

#mainContentContainer div.geeks li {
  line-height: 25px;
}

#mainContentContainer div.geeks .container {
  max-width: 1200px !important;
}


/* Pesos tipográficos */
div.geeks .bold-300 {
  font-weight: 300 !important;
}

div.geeks .bold-400 {
  font-weight: 400 !important;
}

div.geeks .bold-500 {
  font-weight: 500 !important;
}

div.geeks .bold-600 {
  font-weight: 600 !important;
}

div.geeks .bold-700 {
  font-weight: 700;
}

/* Decoración de texto */
div.geeks .underline {
  text-decoration: underline !important;
}

/* Tamaños de texto */
div.geeks .txt-xs {
  font-size: 12px !important;
}

div.geeks .txt-s {
  font-size: 14px !important;
}

div.geeks .txt-sm {
  font-size: 16px !important;
}

div.geeks .txt-md {
  font-size: 18px !important;
}

div.geeks .txt-l {
  font-size: 20px !important;
}

div.geeks .txt-lg {
  font-size: 30px !important;
}

div.geeks .txt-xlg {
  font-size: 35px !important;
}

/* Colores de texto */
div.geeks .txt-gray {
  color: var(--mdc-color-gray) !important;
}

div.geeks .txt-dark {
  color: var(--mdc-color-dark) !important;
}

div.geeks .txt-muted {
  color: #92989f !important;
}

div.geeks .txt-primary {
  color: var(--mdc-color-primary) !important;
}

/* Anchos responsivos */
div.geeks .w-responsive {
  width: 100%;
}

div.geeks .w-sm-responsive {
  width: 100%;
}

div.geeks .w-l-responsive {
  width: 100%;
}

div.geeks .w-xl-responsive {
  width: 100%;
}

div.geeks .w-xs-responsive {
  width: 100%;
}

/* Botones */
div.geeks a#play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  cursor: pointer;
}

div.geeks .button {
  border: none;
  border-radius: 20px;
  font-weight: 400;
  font-size: 14px;
  font-family: "Public Sans", sans-serif;
  line-height: normal;
  padding: 9px 30px;
  text-align: center;
  transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
  cursor: pointer;
}

div.geeks .button:hover {
  transform: scale(1.05);
}

div.geeks .button-primary {
  background: linear-gradient(90deg, #005eaa 0%, #3470e8 100%);
  color: white !important;
}

div.geeks .button-primary:hover {
  color: white !important;
}

div.geeks .button-transparent {
  border: 1px solid #005eaa;
  background: rgba(0, 94, 170, 0.1);
  color: var(--mdc-color-primary);
}

div.geeks .button-outline {
  color: var(--mdc-color-primary);
  border: 1px solid #E5E7EB;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(229, 231, 235, 0.55) !important;
}

div.geeks .btn-link {
  color: rgba(0, 94, 170, 1);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

div.geeks .location-email:hover {
  color: var(--mdc-color-primary) !important;
  text-decoration: underline !important;
}

/* Badges y stamps */
div.geeks .stamp {
  line-height: 20px;
  /* text-align: center; */
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
}

div.geeks .stamp-small {
  width: 227px;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid #e5e7eb;
}

div.geeks .stamp-medium {
  width: 255px;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid #e5e7eb;
}

div.geeks .stamp-gray {
  width: 100%;
  padding: 8px 15px;
  border-radius: 15px;
  border: 1px solid #cfd3d4;
}

div.geeks .stamp-md-gray {
  width: 100%;
  padding: 8px 15px;
  border-radius: 15px;
  border: 1px solid #cfd3d4;
}

div.geeks .stamp-empty {
  height: 28px;
  padding: 0;
  border: none;
  background: #f1f2f300;
}

div.geeks .stamp-blur {
  padding: 9px 18px;
  width: 162px;
  font-size: 16px !important;
  color: var(--mdc-color-dark);
  border-radius: 25px;
  background: linear-gradient(358deg,
      #9acdfe -79.19%,
      rgba(255, 255, 255, 0.1) 160.61%);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.5);
  backdrop-filter: blur(5px);
}

div.geeks .stamp-primary {
  background: var(--mdc-color-primary);
  color: white;
  font-size: 13px !important;
  border-radius: 10px;
  padding: 3px 11px;
}

/* Mapas y ubicaciones */
div.geeks iframe.locations-map {
  border: 0;
  display: none;
  border-radius: 30px;
  width: 600px;
  min-height: 440px;
}

div.geeks ul.locations-list {
  list-style-type: none;
  gap: 5px;
}

/* Cards */
div.geeks .card-hover-shadow {
  cursor: pointer;
  width: 100%;
  max-width: 558px;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  padding: 4px;
  margin: 0 auto;
  border-radius: 30px;
  background: rgba(229, 231, 235, 0.1);
}

div.geeks .card-hover-hero {
  width: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  border-radius: 30px;
  transition: inherit;
}

div.geeks .card-body.hover-body {
  border-radius: 0px 25px 25px 0px;
  background: none;
  transition: inherit;
}

div.geeks .card-hover-shadow:hover {
  transform: scale(1.1);
  box-shadow: 0px 4px 8px 0px rgba(229, 231, 235, 0.5);
  background: rgba(229, 231, 235, 0.35);
  backdrop-filter: blur(5px);
}

div.geeks .card-hover-shadow:hover .card-hover-hero {
  border: 1px solid #e2e3e3;
}

div.geeks .card-hover-shadow:hover .hover-body {
  background: radial-gradient(57.23% 63.58% at 96.41% 100%,
      rgba(154, 205, 254, 0.9) 0%,
      rgba(200, 227, 252, 0) 100%);
}

/* syllabus-card styles moved to accordions.css */

div.geeks .card-choose {
  min-height: 267px;
  padding: 20px;
  border-radius: 25px;
  border: 1px solid #E5E7EB;
}

div.geeks .card-bleed {
  z-index: 10000;
  top: 119px;
  left: 65px;
  object-fit: cover;
}

div.geeks .bleed-corner {
  top: -23px;
  object-fit: cover;
  right: 31px;
}


div.geeks .card-offers {
  min-height: 346px;
  width: 366px;
  padding: 20px;
  border-radius: 25px;
  border: 1px solid #E5E7EB;
  background: linear-gradient(180deg, rgba(154, 205, 254, 0.20) 0%, rgba(154, 205, 254, 0.00) 100%);
}

div.geeks .card-offers .card-img-top {
  object-fit: cover;
  width: 105px;
  height: 105px;
  border-radius: 100%;
  border: #9ACDFE 1px solid;
  padding: 10px;
}

div.geeks .card-transparent {
  border-radius: 30px;
  border: 1px solid #e5e7eb;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.5);
  backdrop-filter: blur(5px);
  padding: 20px 15px;
  max-width: 375px;
}

div.geeks .card-modal {
  border-radius: 30px;
  border: 1px solid #e5e7eb;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.5);
  backdrop-filter: blur(5px);
  padding: 20px 15px;
  max-width: 375px;
}

div.geeks .card-modal {
  min-width: 375px;
  top: 20px;
  right: 40px;
}

div.geeks .card-modal ul {
  padding: 15px;
  list-style: none;
  border-radius: 15px;
  background: #fff;
}


div.geeks .card-neon-shadow {
  border-radius: 20px;
  background: rgba(52, 112, 232, 0.1);
  backdrop-filter: blur(5px);
  padding: 7px;
  margin: 0;
}

div.geeks .card-neon {
  min-width: 100%;
  min-height: 109px;
  border-radius: 15px;
  border: 1px solid #005eaa;
  background: #303238;
  backdrop-filter: blur(5px);
  color: white;
  margin: 0;
}

div.geeks .card-empty {
  width: 100%;
  height: 62px;
  border-radius: 15px;
  border: 1px solid #CFD3D4;
  background: transparent;
  color: #222;
  margin: 0;
}

div.geeks .card-empty .btn:hover {
  color: #1a1a1a !important;
}

div.geeks .card-shadow {
  background: rgba(229, 231, 235, 0.35);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.5);
  backdrop-filter: blur(5px);
  border-radius: 30px;
  padding: 4px;
}

div.geeks .card-hero {
  margin: 1px;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
}

div.geeks .card-neon-shadow-v2 {
  width: 258px;
  border-radius: 20px;
  background: rgba(35, 41, 53, 0.1);
  backdrop-filter: blur(5px);
  padding: 7px;
  margin: 0;
}

div.geeks .card-neon-v2 {
  height: 190px;
  border-radius: 15px;
  border: 1px solid #005eaa;
  background: #303238;
  backdrop-filter: blur(5px);
  color: white;
  margin: 0;
}

div.geeks .card-enroll-blue {
  border-radius: 28px;
  border: none;
  position: relative;
  background: linear-gradient(126deg, #FFF 3.63%, rgb(155 206 255 / 42%) 111.66%);
  box-shadow: 0px 4px 4px 0px rgba(229, 231, 235, 0.45);
}

/* Pseudoelemento para el borde con degradado */
div.geeks .card-enroll-blue::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 28px;
  padding: 1px;
  background: linear-gradient(to bottom, #9ACDFE 0%, transparent 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

/* Fix para evitar que las cards del carousel se estiren verticalmente cuando una se expande */
/* Solo aplica en modo carousel, NO afecta al modo grid */
div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-custom-container {
  align-items: flex-start !important;
}

/* Asegurar que cada card individual mantenga su propia altura en carousel */
div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-custom-container > div {
  align-self: flex-start !important;
}

/* Estilos para los botones de navegación del carousel de precios */
div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-control-prev,
div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-control-next {
  background: none;
  border: none;
  opacity: 1;
  transition: transform 0.2s ease;
}

div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-control-prev:hover,
div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-control-next:hover {
  transform: scale(1.2);
}

div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-control-prev:hover i,
div.geeks #mdc-enroll-box[data-layout="carousel"] .carousel-control-next:hover i {
  color: #939393 !important;
}

/* Atenuar cards filtradas en carousel (UX suave, no desaparecer) */
div.geeks .carousel-custom-container .card[data-hidden="true"] {
  opacity: 0.3;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

/* Geeks Icons *//* Geeks Icons */

/* wrap-collapse-icon styles moved to accordions.css */

/* accordion syllabus interaction styles moved to accordions.css */

div.geeks .mini-stamp-white {
  padding: 0 15px 0 0;
  background-color: white;
  border-radius: 9px;
}

div.geeks .shopping-cart-wrap {
  border-radius: 0 0 30px 30px;
}



div.shopping-cart-wrap .wrap-collapse-enroll i {
  cursor: pointer;
}

div.shopping-cart-wrap button[aria-expanded="true"] .wrap-collapse-enroll {
  background-color: #246ec7;
  border: 0.5px solid #005EAA;
}

div.shopping-cart-wrap button[aria-expanded="false"] .wrap-collapse-enroll {
  background-color: #e5eef6;
  border: 0.5px solid #005EAA;
}

div.shopping-cart-wrap button[aria-expanded="true"] .wrap-collapse-enroll i.enroll_icon {
  color: white;
}

div.shopping-cart-wrap button[aria-expanded="false"] .wrap-collapse-enroll i.enroll_icon {
  color: #246ec7;
}


div.geeks .icon-container {
  border: 1px solid #80808038;
  background: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 7px;
}

div.geeks div.enroll-icon-bg {
  border: 1px solid #e5e7eb;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  width: 25px;
  border-radius: 50%;
  height: 25px;
}

/* Fondos y backgrounds */
div.geeks .background-dark {
  background-color: var(--mdc-color-dark) !important;
}

div.geeks .background-muted {
  background: rgba(229, 231, 235, 0.35) !important;
}

div.geeks .background-light-blue {
  background: rgba(154, 205, 254, 0.11) !important;
}


div.geeks .background-linear-top-light-blue {
  background: linear-gradient(180deg, rgba(154, 205, 254, 0.20) 0%, rgba(154, 205, 254, 0.00) 100%);
}

div.geeks .background-linear-bottom-light-blue {
  background: linear-gradient(186deg, rgba(154, 205, 254, 0.00) 0%, rgba(154, 205, 254, 0.20) 100%)
}

div.geeks .background-linear-focus {
  background: linear-gradient(180deg, rgba(154, 205, 254, 0.30) 0%, rgba(154, 205, 254, 0.00) 122%);
}

div.geeks .bg-radial-yellow {
  background: radial-gradient(60.98% 21.88% at 49.75% 0%, rgb(255 212 0 / 27%) 0%, rgba(255, 212, 0, 0.00) 100%) !important;
}


div.geeks .background-linear-light {
  background: linear-gradient(180deg, #EFEFEF 0%, #FFF 100%);
}

/* background-radial moved to accordions.css */

div.geeks .background-figures {
  background: url("https://storage.googleapis.com/mdc-website/4geeks-cursos/figures.svg");
  background-size: 228px;
  background-repeat: no-repeat;
}

div.geeks .background-mobile-figures {
  background: url("https://storage.googleapis.com/mdc-website/4geeks-cursos/mobile-figure.svg");
  background-size: 143px;
  background-repeat: no-repeat;
}

div.geeks .background-figures-v2 {
  background: url("https://storage.googleapis.com/mdc-website/4geeks-cursos/v2-mobile.svg");
  background-size: 351px;
  background-repeat: no-repeat;
}

div.geeks .background-linear-gray-blue {
  border-radius: 30px;
  background: url("https://storage.googleapis.com/mdc-website/technology-programs/tech.svg"), radial-gradient(115% 28% at -39% 22%, rgb(100 179 255 / 90%) -17%, rgba(200, 227, 252, 0) 87%);
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

/* .background-ellipse removed - unused CSS class (dead code) */

div.geeks .background-rigth-svg {
  background: none;
}

/* Dropdown y navegación */
div.geeks .fas.fa-chevron-down {
  transition: transform 0.5s;
}

div.geeks .dropdown.show .fas.fa-chevron-down {
  transform: rotate(180deg);
}

div.geeks .dropdown-toggle {
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}

div.geeks .dropdown-toggle:hover {
  border-bottom: none !important;
}

div.geeks .dropdown-menu.show {
  width: 100% !important;
  background: rgb(217, 217, 217) !important;
}

/* Video y multimedia - MOVED TO videos.css */

div.geeks .three-images {
width: auto;
}

/* Mobile image styling for three-images hero */
div.geeks .three-images-mobile {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

/* Offer Section - Custom list items */
div.geeks .offer-section .list-unstyled li {
  border-radius: 20px;
  border: 1px solid #E5E7EB;
  background: rgba(255, 255, 255, 0.70);
  padding: 8px 16px;
  list-style: none;
  display: inline-block;
  width: auto;
  text-align: center;
}

/* Mobile Offer Styles */
div.geeks .mobile-circle-bg {
  position: absolute;
  top: 0; /* Lo anclamos a la parte superior */
  left: 50%;
  transform: translateX(-50%); /* Solo centramos horizontalmente */
  z-index: 1;
  width: 85vw; /* Ancho fluido basado en el viewport */
  max-width: 320px; /* Pero con un límite para no ser demasiado grande */
  height: auto; /* La altura se ajustará automáticamente */
}

div.geeks .mobile-circle-bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}


div.geeks .mobile-offer-content {
  position: relative;
  z-index: 2;
  padding: 60px 20px;
}

div.geeks .mobile-offer-list li {
  border-radius: 20px;
  border: 1px solid #E5E7EB;
  background: rgba(255, 255, 255, 0.70);
  padding: 8px 12px;
  list-style: none;
  margin-bottom: 8px;
  font-size: 0.9rem;
  display: inline-block;
  width: auto;
  text-align: center;
}

div.geeks .mobile-more-btn {
  background: #005dab;
  color: white !important;
  border-radius: 20px;
  padding: 8px 20px;
  font-size: 0.9rem;
  font-weight: 500;
  text-decoration: none;
  margin-top: 15px;
}

div.geeks .mobile-more-btn:hover {
  background: #004a91;
  color: white !important;
  text-decoration: none;
}

div.geeks .mobile-more-btn i {
  transition: transform 0.3s ease;
}

div.geeks .mobile-more-btn.expanded i {
  transform: rotate(180deg);
}

/* Ajuste para pantallas muy pequeñas */
@media (max-width: 375px) {
  div.geeks .mobile-circle-bg {
    width: 280px;
    height: 280px;
  }

  div.geeks .mobile-offer-content {
    padding: 50px 15px;
  }
}

@media screen and (min-width: 768px) {
  div.geeks .card-transparent {
    position: relative;
  }

  div.geeks .card-modal.centered {
    position: static;
    margin: auto;
  }

  div.geeks div.video {
    padding: 25px 65px;
    border-radius: 30px;
    background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
  }
}



/* Video styles MOVED TO videos.css */

/* Estilo para la imagen que actúa como botón de reproducción */
div.geeks #play-image {
  width: inherit;
  max-width: 518px;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

div.geeks #play-image:hover {
  transform: scale(1.02);
  opacity: 0.9;
}

/* Video responsive styles MOVED TO videos.css */

/* Formularios */
div.geeks input:focus,
div.geeks select:focus,
div.geeks textarea:focus,
div.geeks button:focus {
  outline: none;
  box-shadow: none;
}

/* Carrusel */
div.geeks .carousel-indicators {
  margin-top: 3%;
  position: static;
}

div.geeks .carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  border: 2px solid white;
  position: relative;
}

div.geeks .carousel-indicators li::after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

div.geeks .carousel-indicators li.active {
  background-color: gray;
  border-color: white;
}

div.geeks .carousel-indicators li.active::after {
  opacity: 1;
}

div.geeks .carousel-control-prev,
div.geeks .carousel-control-next {
  align-self: flex-end;
}

/* Efectos y animaciones */
div.geeks .highlight {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  background-color: #007bff;
  transition: transform 0.3s ease-in-out !important;
}

div.geeks .highlight::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  animation: shine 2s forwards;
}

div.geeks .highlight {
  animation: zoom 0.3s forwards !important;
}

div.geeks .breadcrumb-item.active {
  color: #464a4d;
}

@keyframes shine {
  to {
    left: 100%;
  }
}

@keyframes zoom {
  to {
    transform: scale(1.05);
  }
}

/* Modal */
/* Modal */
div.geeks .modal-header {
  background: #fff;
  color: var(--mdc-color-dark);
  border-radius: 30px;
  border-bottom: none;
}

div.geeks .modal-content {
  border-radius: 30px;
  border: 1px solid #e5e7eb;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(91, 91, 91, 0.5);
  border: none;
}

div.geeks .modal-footer {
  border-top: none;
}

div.geeks .modal-close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e5eef6;
  color: #266bd7;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin-top: 1px;
  border: none;
  font-size: 20px;
  font-weight: 500;
}

/* Custom Geeks */
div.geeks hr.geeks-hr {
  width: 100px;
  height: 2px;
  border: none;
  background-color: rgba(154, 205, 254, 1);
  margin: 0 0 8px 0;
}

div.geeks a:hover {
  cursor: pointer;
}

div.geeks .custom-text {
  font-size: 14px !important;
  color: #666 !important;
  font-weight: 300 !important;
  letter-spacing: 0cm !important;
  line-height: 1 !important;
}

div.geeks .hide-details {
  background: radial-gradient(58.68% 34.36% at 0% 49.06%, rgba(154, 205, 254, 0.45) 0%, rgba(154, 205, 254, 0.00) 100%);
  width: 100%;
  height: auto;
  border: 1px solid #E5E7EB;
  border-radius: 25px;
}

div.geeks .badge {
  border: 1px solid #E5E7EB;
  border-radius: 15px;
  padding: 8px 15px;
  font-size: 20px;
  font-weight: 700;
  margin-left: 5px;
}

div.geeks a.gray-link {
  color: rgba(102, 102, 102, 1) !important;
}

/* why_choose_mdc_minimal Component */
div.geeks .table-bordered {
  border-radius: 15px;
  overflow: hidden;
}

div.geeks .card-minimal {
  border: 1px solid #E5E7EB;
  border-radius: 25px;
  width: 100%;
  max-width: 283px;
  display: flex;
  box-shadow: 0px 4px 4px 0px rgba(229, 231, 235, 0.25);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 18px;
  position: relative;
  margin: 10px;
}

div.geeks .icon-minimal {
  width: 75px;
  margin: 0 auto;
  position: absolute;
  top: -45px;
}

div.geeks .card-minimal h3 {
  letter-spacing: -1px !important;
  line-height: 20px;
}

/* .background-linear-bottom-light-blue duplicate removed - keeping 186deg version for desktop */

/* Duplicate .scroll-vertical removed - keeping first definition */

div.geeks .back-button {
  border-radius: 10px;
  border: 1px solid #005eaa;
  background: rgba(0, 94, 170, 0.1);
  padding: 10px 15px;
  margin: 10px 0;
}


/* why_choose_mdc_minimal responsive styles */
@media screen and (min-width: 768px) {
  div.geeks .card-minimal {
    width: calc(33.333% - 20px);
  }

  /* Duplicate .left-scroll-image media query removed - keeping first media query definition */
}

/* horizontal_card_right_image Component */
div.geeks a.location-email.custom-text:hover {
  color: var(--mdc-color-primary) !important;
}

div.geeks .bg-option-2 {
  background: url("https://storage.googleapis.com/mdc-website/applied-ai-v2/rectangle.svg");
  background-size: 180px;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

div.geeks .bg-option-3 {
  background: url("https://storage.googleapis.com/mdc-website/applied-ai-v2/rectangle.svg");
  background-size: 180px;
  background-repeat: no-repeat;
  background-position-y: bottom;
}


@media screen and (min-width: 768px) {
  div.geeks .bg-option-2 {
    background: url("https://storage.googleapis.com/mdc-website/mdc-adult-education/group-1.svg") !important;
    background-size: 351px;
    background-repeat: no-repeat !important;
  }
}

/* hover_cards_layout Component - Hover effects */
div.geeks .card-hover-shadow:hover .hover-image[src*="compass2.svg"] {
  content: url("https://storage.googleapis.com/mdc-website/geeks-cursos/compass-hover.svg");
}

div.geeks .card-hover-shadow:hover .hover-image[src*="cyborg.svg"] {
  content: url("https://storage.googleapis.com/mdc-website/geeks-cursos/cyborg-hover.svg");
}

div.geeks .card-hover-shadow:hover .hover-image[src*="ribon2.svg"] {
  content: url("https://storage.googleapis.com/mdc-website/geeks-cursos/ribon-hover.svg");
}

div.geeks .card-hover-shadow:hover .hover-image[src*="check.svg"] {
  content: url("https://storage.googleapis.com/mdc-website/hover_cards_layout/check_blue.svg");
}

/* campus_location_map_two_images Component */
div.geeks .campus-info-left {
  border-radius: 25px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
  backdrop-filter: blur(5px);
}

div.geeks .border-campus-info {
  padding: 7px;
  border-radius: 30px;
  background: rgba(229, 231, 235, 0.35);
}

/* left_video_yellow_gradient Component - MOVED TO videos.css */

@media screen and (min-width: 900px) {
  div.geeks .campus-info-left {
    border-radius: 25px;
    border: 1px solid #E5E7EB;
    background: #FFF radial-gradient(58.68% 34.36% at 0% 49.06%, rgba(154, 205, 254, 0.45) 0%, rgba(154, 205, 254, 0.00) 100%);
    box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
    backdrop-filter: blur(5px);
  }

  div.geeks .border-campus-info {
    align-self: center;
    padding: 7px;
    border-radius: 30px;
    background: rgba(229, 231, 235, 0.35);
  }
}

div.geeks li.dashed {
  border-bottom: 0.5px dashed #9acdfe;
}

/* Third duplicate of .button-pill (with flex) removed - using specific finder classes instead */

div.geeks .custom-border-top {
  border-top: 1px solid #e5e7eb !important;
}

div.geeks .color-box {
    width: 120px;
    height: 50px;
    margin-right: 15px;
    flex: 0 0 auto;
    object-fit: contain;
}

div.geeks .partner-logo {
  margin-left: 10px;
  padding: 8px 13px;
  border-radius: 25px;
  border: 1px solid #e5e7eb;
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.5);
}

div.geeks .success-icon {
  position: absolute;
  bottom: -40px;
  right: -4px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 4px solid rgb(52 112 232 / 30%);
  object-fit: cover;
}

div.geeks .success-wrap-icon {
  position: absolute;
  bottom: -47px;
  left: 126px;
  background-color: #005eaa;
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.geeks .tag-geeks {
  border-radius: 15px;
  background: #25BF6C;
  color: white;
  width: 42%;
  padding: 2px;
}

div.geeks .tag-geeks-slider {
  border-radius: 15px;
  background: #25BF6C;
  color: white;
  width: 50%;
  padding: 0;
}

div.geeks .slider-container {
  overflow: hidden;
  width: 16%;
  max-width: calc(100% - 200px);
  position: relative;
}

div.geeks .slider {
  display: flex;
  animation: marquee-scroll 20s linear infinite;
  width: calc(120px * 10);
}

div.geeks .chips-translate {
  background: #f6f7f8;
  float: right;
  border-radius: 15px;
}

div.geeks .chip {
  color: gray !important;
  border-radius: 10px;
}

div.geeks .chip.active {
  background: #005EAA;
  color: #f6f7f8 !important;
}

div.geeks .chip:hover {
  background: #1385e2dc;
  color: #f6f7f8 !important;
}

/* Estilos para el componente course_cards_section */
div.geeks .course-tabs {
  border-radius: 15px;
  border: 0.5px solid #9ACDFE;
  background: rgba(229, 231, 235, 0.35);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
  backdrop-filter: blur(2px);
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  padding: 5px;
  overflow: hidden;
}

div.geeks .left-scroll-image {
  padding: 0 15px;
  object-fit: contain;
}


/* SUMMERCAMPS COMMON STYLES */
div.geeks .link-summer {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

div.geeks .link-summer:hover {
  background: #9ACDFE;
  box-shadow: 0px 2px 2px 0px rgba(154, 205, 254, 0.20);
  transform: scale(1.05);
}

div.geeks .link-summer.active {
  background: #9ACDFE;
  box-shadow: 0px 2px 2px 0px rgba(154, 205, 254, 0.20);
  transform: scale(1.05);
  font-weight: 600;
  z-index: 1;
}

div.geeks .nav-summer-bleed {
  width: 100%;
}

div.geeks .locations-summer {
  max-width: 609px;
  padding: 5px 10px;
  border-radius: 15px;
  border: 0.5px solid #9ACDFE;
  background: rgba(229, 231, 235, 0.35);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
  backdrop-filter: blur(2px);
}

div.geeks .course-tab-btn {
  background: none;
  border: none;
  padding: 10px 25px;
  font-size: 0.9rem;
  font-weight: 500;
  color: #0066cc;
  border-radius: 25px;
  transition: all 0.3s ease;
  cursor: pointer;
}

div.geeks .course-tab-btn.active {
  background-color: #9ACDFE;
  color: #0066cc;
  font-weight: 600;
  border-radius: 10px;
}

/* PRICES  */

div.geeks .prices-course-card {
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
  border-radius: 25px;
  border: none;
  position: relative;
  background: linear-gradient(to top, #b7dcff4f -20%, rgb(255 255 255) 100%);
  box-shadow: 0px 2px 2px 0px rgb(229 231 235);
  backdrop-filter: blur(5px);
}

div.geeks .prices-course-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  padding: 1px;
  background: linear-gradient(to bottom, #8ac6ff 0%, transparent 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

div.geeks .prices-course-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

div.geeks .card-img-container {
  position: relative;
  height: 180px;
  overflow: hidden;
}

div.geeks .card-img-top {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

div.geeks .course-age-badge {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #0066cc;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 20px;
}

div.geeks .card-body {
  padding: 1.5rem;
}

div.geeks .card-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
  color: #333;
  line-height: 1.4;
}

div.geeks .scholarship-badge {
  display: inline-block;
  background-color: #25BF6C;
  color: white;
  font-size: 0.75rem;
  padding: 0 10px;
  border-radius: 10px;
  margin-bottom: 1rem;
}

div.geeks .scholarship-badge-placeholder {
  height: 24px;
  margin-bottom: 1rem;
  visibility: hidden;
}

div.geeks .course-date-info {
  padding: 0 10px;
  border-radius: 25px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  color: #666;
  font-size: 0.85rem;
  margin-bottom: 0.8rem;
  display: flex;
  align-items: center;
}

div.geeks .course-date-info i {
  margin-right: 5px;
  color: #0066cc;
}

div.geeks .course-price {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 1rem;
}

div.geeks .price-label {
  font-size: 0.9rem;
  font-weight: normal;
  color: #666;
}

div.geeks #loadMoreBtn {
  border: 1px solid #E5E7EB;
  background: #FFF;
  padding: 10px 30px;
  color: #0066cc;
  border-radius: 30px;
  font-weight: 500;
  transition: all 0.3s ease;
  box-shadow: 0px 4px 4px 0px rgba(229, 231, 235, 0.55);
}

div.geeks #loadMoreBtn:hover {
  background-color: #9ACDFE;
  color: #005fbe;
  box-shadow: 0px 4px 4px 0px rgba(154, 205, 254, 0.55);
}

div.geeks #loadMoreBtn:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 102, 204, 0.2);
}

div.geeks .course-card-item {
  transition: opacity 0.4s ease, transform 0.4s ease;
  max-height: 370px;
}

div.geeks .course-card-item:hover {
  cursor: pointer;
}

div.geeks .course-card-item.fade-in {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.5s forwards;
}

div.geeks .mini-stamp-white-container {
  padding-left: 0;
  max-width: 70%;
}

div.geeks .mini-stamp-white {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 15px;
  margin-right: 10px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

div.geeks .course-date-text {
  margin-left: 6px;
  font-size: 0.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
}

div.geeks .shopping-cart-wrap {
  padding: 10px 0;
  position: relative;
  z-index: 1;
}

div.geeks .custom-border-top {
  position: relative;
  z-index: 1;
  border-top: 1px solid rgba(154, 205, 254, 0.5) !important;
}

div.geeks .card-enroll-blue:hover {
  transform: translateY(-4px);
  box-shadow: 0px 8px 15px rgba(154, 205, 254, 0.25);
  transition: all 0.3s ease;
}

div.geeks .card-enroll-blue:hover::before {
  opacity: 0.8;
  background: linear-gradient(to bottom, #9ACDFE 20%, transparent 100%);
}

div.geeks .bottom {
  margin-bottom: 70px;
}

/* HERO SECTION - .vector class refactored to specific hero classes */

div.geeks .vector-version-one {
  border-radius: 0 70px 70px 0;
  width: 591px;
  background-color: #eff5fe;
  background-image: url("https://storage.googleapis.com/mdc-website/geeks-cursos/hero-up.svg"),
    url("https://storage.googleapis.com/mdc-website/4geeks-cursos/cubo.svg"),
    url("https://storage.googleapis.com/mdc-website/geeks-cursos/hero-d.svg");
  background-size: auto, 34% 139px;
  background-position: top, bottom, bottom;
  background-repeat: no-repeat, repeat, no-repeat;
}

/* .vector.one_image refactored to .hero-one-image */

div.geeks .bg-navbar-summer {
  height: 220px;
  background-image: url("https://storage.googleapis.com/mdc-website/summercamps/navbar-sumer-sm.svg");
  background-position-x: center;
  z-index: 100;
}

div.geeks .custom-container {
  padding: 50px 20px;
}

div.geeks .mobile-background {
  background: radial-gradient(58.79% 56.57% at 52.89% 87.14%, rgba(154, 205, 254, 0.90) 5%, rgba(200, 227, 252, 0.00) 65%);
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* CERTIFICATE ENROLLMENT */
div.geeks .certificate-card-body {
  position: relative;
  border-radius: 20px;
  padding: 24px 20px;
  background: linear-gradient(to bottom, #b7dcff4f -20%, rgb(255 255 255) 100%);
  box-shadow: 0px 2px 2px 0px rgb(229 231 235);
}

div.geeks .certificate-card-body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(to bottom, #8ac6ff 0%, transparent 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}


div.geeks .certificate-description {
  font-size: 14px;
  line-height: 1.6;
  color: var(--mdc-color-gray);
  margin-bottom: 12px;
}

div.geeks .certificate-notice {
  font-size: 13px;
  line-height: 1.5;
  color: var(--mdc-color-gray);
  margin-bottom: 20px;
}

div.geeks .certificate-badge-scholarship {
  background-color: #27bf6c;
  color: #FFFFFF;
  padding: 4px 16px;
  border-radius: 20px;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 16px;
}

div.geeks .certificate-price {
  text-align: center;
  padding: 10px 0;
}

div.geeks .certificate-price .price-amount {
  font-size: 36px;
  color: var(--mdc-color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}


div.geeks .certificate-info {
  border-radius: 8px;
  padding: 16px;
}

div.geeks .certificate-info p {
  font-size: 13px;
  line-height: 1.8;
  color: var(--mdc-color-gray);
  margin-bottom: 8px;
}

div.geeks .certificate-info p:last-child {
  margin-bottom: 0;
}


div.geeks .certificate-courses-container {
  position: relative;
  border-radius: 20px;
  background: linear-gradient(to bottom, #b7dcff4f -20%, rgb(255 255 255) 100%);
  box-shadow: 0px 2px 2px 0px rgb(229 231 235);
}

div.geeks .certificate-courses-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(to bottom, #8ac6ff 0%, transparent 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

div.geeks .certificate-accordion-card {
    border-radius: 15px !important;
    border: 1px solid #E5E7EB;
    background: #FFF;
    box-shadow: 0 2px 2px 0 rgb(229 231 235 / 86%);
}

div.geeks .certificate-accordion-header h2 {
  margin: 0;
}

div.geeks .certificate-accordion-button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  background: transparent;
  border: none;
  text-align: left;
}


div.geeks .certificate-accordion-button i {
  font-size: 14px;
  transition: transform 0.3s ease;
}

div.geeks .certificate-accordion-button[aria-expanded="true"] i {
  transform: rotate(180deg);
}

div.geeks .certificate-courses-count {
   font-size: 13px !important;
   background-color: #f0f0f0;
   border-radius: 15px;
}

div.geeks .certificate-accordion-header-simple {
  background-color: white;
  padding: 16px 20px;
  border-bottom: 1px solid #E5E7EB;
}



div.geeks .certificate-accordion-header {
  background-color: white !important;
}

div.geeks .certificate-courses-list li a {
  border-bottom: 1px solid #347ebb;
  color: #347ebb !important
}

div.geeks .certificate-courses-list li  {
  padding-bottom: 15px;
}


/* Media Queries para Certificate Enrollment */
@media (max-width: 991px) {
  div.geeks .certificate-title {
    font-size: 22px;
  }

  div.geeks .certificate-price .price-amount {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  div.geeks .certificate-card-body {
    padding: 20px 16px;
  }

  div.geeks .certificate-title {
    font-size: 20px;
  }

  div.geeks .certificate-price .price-amount {
    font-size: 28px;
  }

  div.geeks .certificate-accordion-button {
    font-size: 16px;
  }

  div.geeks .certificate-courses-list {
    padding: 16px;
  }
}

/* Media Queries */
@media screen and (min-width: 900px) {
  div.geeks .three-images {
    width: auto;
    background-image: url("https://storage.googleapis.com/mdc-website/center-corporate-solutions/group.png") !important;
    background-position: right;
    background-repeat: no-repeat !important;
    background-size: contain;
  }

  div.geeks .nav-summer-bleed {
    width: 100%;
    bottom: -20px;
  }

  div.geeks .locations-summer {
    gap: 8px;
    max-width: 632px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    height: 30px;
    padding: 21px 0;
    border-radius: 15px;
    border: 0.5px solid #9ACDFE;
    background: rgba(229, 231, 235, 0.35);
    box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
    backdrop-filter: blur(2px);
  }

  div.geeks .custom-container {
    padding: 85px 20px;
  }
}

@media screen and (min-width: 768px) {
  div.geeks .simple-images-carousel-top-padding {
    padding-top: 200px;
  }

  div.geeks .mobile-background {
    background: none;
  }

  div.geeks .bottom {
    margin-bottom: 0;
  }

  /* .vector.one_image media query refactored to .hero-one-image */

  div.geeks .bg-navbar-summer {
    height: 165px;
    background-image: url("https://storage.googleapis.com/mdc-website/summercamps/navbar-sumer-xl.svg");
    background-position-x: center;
    background-size: cover;
  }

  div.geeks .bg-radial-yellow {
    background: radial-gradient(34.98% 400px at 51.75% 0%, rgb(255 212 0 / 20%) 0%, rgba(255, 212, 0, 0.00) 100%) !important;
    background-repeat: no-repeat;
  }

  div.geeks .hero-custom-br {
    border-radius: 28px 0 0 28px;
  }

  div.geeks .tag-geeks {
    border-radius: 15px;
    background: #25BF6C;
    color: white;
    width: 28%;
    padding: 2px;
  }

  div.geeks .tag-geeks-slider {
    border-radius: 15px;
    background: #25BF6C;
    color: white;
    width: 30%;
    padding: 0;
  }

  div.geeks .card-empty {
    width: 25%;
    height: 62px;
    border-radius: 15px;
    border: 1px solid #CFD3D4;
    background: transparent;
    color: #222;
    margin: 0;
  }

  div.geeks .success-cases-inner {
    height: 250px;
  }

  div.geeks .bleed {
    margin-bottom: -44px;
    margin-top: 90px;
  }

  div.geeks .hero_border_radius {
    border-radius: 30px;
  }

  div.geeks .background-linear-top-light-blue {
    background: linear-gradient(180deg, rgba(154, 205, 254, 0.20) 0%, rgba(154, 205, 254, 0.00) 100%);
  }

  div.geeks .background-linear-bottom-light-blue {
    background: linear-gradient(186deg, rgba(154, 205, 254, 0.00) 0%, rgba(154, 205, 254, 0.20) 100%)
  }

  div.geeks .background-linear-gray-blue {
    background: linear-gradient(111deg, #f4f5f8 60%, rgb(198, 226, 251));
  }

  div.geeks .background-soft-gray {
    background-color: #F3F6F8 !important;
  }

  div.geeks .background-soft-blue {
    background-color: rgb(209, 232, 252);
  }

  div.geeks .background-gray {
    background-color: #D7D7D7;
  }

  div.geeks .background-primary {
    background-color: var(--mdc-color-primary) !important;
  }

  div.geeks .background-linear-light {
    background: linear-gradient(180deg, #EFEFEF 0%, #FFF 100%);
  }

  div.geeks .background-ellipse-v2 {
    background: url("https://storage.googleapis.com/mdc-website/geeks-cursos/ellipse-v2.svg");
    background-size: 600px;
    background-repeat: no-repeat;
    background-position: -276px -225px;
  }

  /* background-radial media query moved to accordions.css */

  div.geeks .stamp-md-gray {
    width: 75%;
    padding: 8px 15px;
    border-radius: 15px;
    border: 1px solid #cfd3d4;
  }

  div.geeks .card-enroll-blue {
    /* border-radius: 21px; */
    border: none;
    position: relative;
    background: linear-gradient(126deg, #FFF 3.63%, rgb(155 206 255 / 42%) 111.66%);
    box-shadow: 0px 4px 4px 0px rgba(229, 231, 235, 0.45);
  }

  div.geeks .card-enroll-blue::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px 20px 0px 0px;
    padding: 1px;
    background: linear-gradient(to bottom, #9ACDFE 0%, transparent 100%);
    -webkit-mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }

  div.geeks .icon-container {
    border: 1px solid #80808038;
    background: white;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    padding: 5px;
  }

  div.geeks .stamp-blur {
    font-size: 18px !important;
  }

  #mainContentContainer div.geeks h1 {
    font-size: 45px;
    font-weight: 400;
    line-height: 45px;
  }

  #mainContentContainer div.geeks h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 35px;
  }

  div.geeks .background-rigth-svg {
    background: radial-gradient(90% 50% at 100% 50%,
        rgba(154, 205, 254, 0.9) 0%,
        rgba(200, 227, 252, 0) 100%);
    background-size: 200% 100%;
    background-repeat: no-repeat;
  }

  div.geeks .background-left-svg {
    background: radial-gradient(142% 54% at -13% 54%, rgba(154, 205, 254, 0.9) -17%, rgba(200, 227, 252, 0) 87%);
    background-size: 36% 88%;
    background-repeat: no-repeat;
  }

  /* .background-ellipse media query removed - unused CSS class (dead code) */

  div.geeks .background-mobile-figures {
    background: none;
  }

  div.geeks .slider-container {
    overflow: hidden;
    width: 29%;
    max-width: calc(100% - 200px);
    position: relative;
  }

  div.geeks .w-xs-responsive {
    width: 25%;
  }

  div.geeks .w-sm-responsive {
    width: 40%;
  }

  div.geeks .w-responsive {
    width: 50%;
  }

  div.geeks .w-l-responsive {
    width: 75%;
  }

  div.geeks .w-xl-responsive {
    width: 90%;
  }
}

@media (max-width: 991px) {
  div.geeks .prices-course-card-item {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .desktop-only {
    display: none !important;
  }
}

@media (max-width: 767px) {

  div.geeks .course-tabs {
    flex-wrap: wrap;
    border-radius: 10px;
  }

  div.geeks .course-tab-btn {
    padding: 8px 15px;
    margin: 5px;
    font-size: 0.85rem;
  }
}

/* content-video styles MOVED TO videos.css */

/* Estilos para el mapa de campus */
div.geeks .campus-location-map-container {
  background-color: #fff;
  padding: 20px 0;
}

div.geeks .campus-location-map-container .section-title {
  text-align: center;
  margin-bottom: 30px;
}

div.geeks .campus-location-map-container .section-title h2 {
  font-size: 28px;
  color: #333;
  margin-bottom: 10px;
}

div.geeks .campus-location-map-container .section-title hr {
  width: 80px;
  height: 3px;
  background-color: #3498db;
  margin: 0 auto;
  border: none;
}

div.geeks .campus-location-map-container .campus-container {
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1000px;
}

div.geeks .campus-location-map-container .desktop-view {
  display: flex;
}

div.geeks .campus-location-map-container .mobile-view {
  display: none;
}

div.geeks .campus-location-map-container .locations-panel {
  align-self: center;
  border-radius: 20px;
  width: 60%;
  padding: 20px;
  background-color: #f8f9fa;
}

div.geeks .campus-location-map-container .map-panel {
  margin-left: 15px;
  align-self: center;
  width: 60%;
}

div.geeks .campus-location-map-container .campus-item {
  padding: 7px 0;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
}

div.geeks .campus-location-map-container .campus-item.active {
  font-weight: 700;
}

div.geeks .campus-location-map-container .campus-item.active>.campus-title {
  display: none;
}

div.geeks .campus-location-map-container .campus-details {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  padding: 6px 6px 6px 15px;
  border-radius: 25px;
  border: 1px solid #E5E7EB;
  background: #FFF radial-gradient(58.68% 34.36% at 0% 49.06%, rgba(154, 205, 254, 0.45) 0%, rgba(154, 205, 254, 0.00) 100%);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
  backdrop-filter: blur(5px);
  text-align: left;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  cursor: default;
}

div.geeks .campus-location-map-container .campus-details-info {
  flex: 1;
}

div.geeks .campus-details-info-container {
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

div.geeks .mini-radial-background {
  border-radius: 15px;
  background: #FFF radial-gradient(58.68% 34.36% at 0% 49.06%, rgba(154, 205, 254, 0.45) 0%, rgba(154, 205, 254, 0.00) 100%);
  backdrop-filter: blur(5px);
  font-family: 'Plus Jakarta Sans', sans-serif !important;
}

div.geeks .campus-location-map-container .campus-details-image {
  max-width: 200px;
  border-radius: 25px;
  margin-left: 10px;
}

div.geeks .campus-location-map-container .campus-address {
  margin-bottom: 5px;
}

div.geeks .campus-location-map-container .campus-email,
div.geeks .campus-location-map-container .campus-phone {
  display: block;
  margin-bottom: 5px;
}

div.geeks .campus-location-map-container .campus-email:hover {
  color: #3498db !important;
}

div.geeks .campus-location-map-container .map-container {
  height: 450px;
  width: 100%;
}

div.geeks .campus-location-map-container .map-iframe {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  border: none;
}

div.geeks .campus-location-map-container .campus-more-info {
  display: inline-block;
  background-color: rgba(0, 94, 170, 0.10);
  color: #005EAA;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 20px;
  text-decoration: none;
  border: 1px solid #005EAA;
  cursor: pointer;
  transition: all 0.3s ease;
}

div.geeks .campus-location-map-container .campus-more-info:hover {
  transform: scale(1.07);
  transition: all 0.3s ease;
}

div.geeks .campus-location-map-container .campus-image {
  width: 100%;
  object-fit: cover;
  border-radius: 25px;
  margin-bottom: 15px;
}

/* Estilos para móvil */
@media (max-width: 767px) {
  div.geeks .campus-location-map-container .desktop-view {
    display: none;
  }

  div.geeks .campus-location-map-container .mobile-view {
    display: block;
    padding: 0 15px;
  }

  div.geeks .campus-location-map-container .mobile-campus-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  div.geeks .campus-location-map-container .mobile-campus-item {
    padding: 6px 0;
    border-bottom: none;
    font-weight: 500;
    cursor: pointer;
    color: #555;
  }

  div.geeks .campus-location-map-container .mobile-campus-item:last-child {
    border-bottom: none;
  }

  div.geeks .campus-location-map-container .mobile-campus-title {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }

  div.geeks .campus-location-map-container .mobile-campus-details {
    display: none;
    background-color: white;
    border-radius: 25px;
    padding: 15px;
    margin-top: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }

  div.geeks .campus-location-map-container .mobile-campus-name {
    color: black;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
  }

  div.geeks .campus-location-map-container .mobile-campus-item.active .mobile-campus-title {
    display: none;
  }

  div.geeks .campus-location-map-container .mobile-campus-item.active .mobile-campus-details {
    display: block;
  }
}


/* Estilos para el spinner de carga */
div.geeks .map-loading-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  border-radius: 20px;
}

div.geeks .map-container {
  position: relative;
  width: 100%;
  height: 100%;
}

div.geeks .map-iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 20px;
  position: relative;
  z-index: 5;
}

div.geeks .blue-dots::marker {
  color: var(--mdc-color-primary);
}

div.geeks li.dashed-gray {
  border-bottom: 0.5px dashed #999;
}

div.geeks .bleed {
  margin-bottom: -68px !important;
}

/* left_video_bicolor Component - MOVED TO videos.css */

/* Styles for shifts-schedules component */
div.geeks .age-filters-container {
  border-radius: 20px;
  border: 0.5px solid #9ACDFE;
  background: rgba(229, 231, 235, 0.35);
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.50);
  backdrop-filter: blur(2px);
  padding: 5px;
}

div.geeks .age-filter {
  border-radius: 16px;
  padding: 4px 16px;
  color: #005EAA;
  border: none;
  transition: all 0.3s ease;
  font-size: 14px;
}

div.geeks .age-filter.active {
  background: #9ACDFE;
  color: #005EAA;
  box-shadow: 0px 2px 2px 0px rgba(154, 205, 254, 0.20);
}


div.geeks .age-filter:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

div.geeks .schedule-heading {
  font-size: 16px;
  color: #333;
  border-radius: 20px;
  border: 1px solid #E5E7EB;
  padding: 8px 15px;
  margin: 0 auto;
  display: inline-block;
}

div.geeks .bg-shift-am {
  background: linear-gradient(176deg, #FFF 32%, rgb(255 234 129 / 57%) 100%)
}

div.geeks .bg-shift-pm {
  background: linear-gradient(90deg, #FFF -24%, rgba(154, 205, 254, 0.50) 100%);
}

div.geeks .bg-shift-full {
  background: linear-gradient(40deg, #FFF -88.68%, rgba(255, 255, 255, 0.50) 13.38%, rgba(167, 92, 211, 0.30) 93.05%)
}

div.geeks .schedule-cards {
  /* height: 100%; */
  border-radius: 30px;
  border: 1px solid #E5E7EB;
  background: rgba(229, 231, 235, 0.35);
  padding: 40px 15px 0px;
  margin-top: 15px;
}

div.geeks .age-badge {
  display: inline-block;
  padding: 2px 13px;
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 2px 2px 0px #E5E7EB inset;
  color: #005EAA;
  font-size: 13px;
  border: 1px solid #E5E7EB;
}

div.geeks .course-card-item {
  transition: all 0.3s ease;
}

div.geeks .course-card-item:hover {
  transform: translateY(-5px);
}

div.geeks .line-height-normal {
  line-height: normal !important;
}

div.geeks .show-more-btn {
  color: #005EAA;
  padding: 5px 25px;
  border: 0;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 6px 0px rgba(146, 146, 146, 0.25);
}

div.geeks .show-less-btn {
  color: #005EAA;
  padding: 5px 25px;
  border: 0;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 6px 0px rgba(146, 146, 146, 0.25);
}

/* Base skeleton class with animation */
div.skeletons .ssc {
  position: relative;
  background-color: #e2e2e2;
  overflow: hidden;
}

div.skeletons .ssc::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

/* Circle (like avatar) */
div.skeletons .ssc-circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #e2e2e2;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

div.skeletons .ssc-circle::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
}

/* Headline */
div.skeletons .ssc-head-line {
  height: 24px;
  margin: 10px 0;
  width: 70%;
  border-radius: 2px;
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}

div.skeletons .ssc-head-line::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
}

/* Line */
div.skeletons .ssc-line {
  height: 12px;
  margin: 10px 0;
  width: 100%;
  border-radius: 2px;
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}

div.skeletons .ssc-line::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
}

/* Square Box */
div.skeletons .ssc-square {
  height: 100px;
  width: 100px;
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}

div.skeletons .ssc-square::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
}

/* Divider (hr) */
div.skeletons .ssc-hr {
  height: 1px;
  margin: 10px 0;
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}

div.skeletons .ssc-hr::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
}

/* Card */
div.skeletons .ssc-card {
  border-radius: 5px;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}

/* Width variations */
div.skeletons .w-25 {
  width: 25% !important;
}

div.skeletons .w-50 {
  width: 50% !important;
}

div.skeletons .w-75 {
  width: 75% !important;
}

div.skeletons .w-100 {
  width: 100% !important;
}

/* Height variations */
div.skeletons .h-100 {
  height: 100px !important;
}

div.skeletons .h-150 {
  height: 150px !important;
}

div.skeletons .h-200 {
  height: 200px !important;
}

div.skeletons .h-250 {
  height: 250px !important;
}

/* Simple Images Carousel Styles */
div.geeks .simple-images-carousel-background {
  background: rgba(154, 205, 254, 0.10);
}

div.geeks .simple-images-carousel-top-padding {
  padding-top: 125px;
}

div.geeks .simple-images-carousel-container {
  width: 100%;
  position: relative;
  overflow: hidden;
}

div.geeks .simple-images-carousel-fade-left,
div.geeks .simple-images-carousel-fade-right {
  position: absolute;
  top: 0;
  width: 150px;
  height: 100%;
  pointer-events: none;
  z-index: 2;
}

div.geeks .simple-images-carousel-fade-left {
  left: 0;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(255, 255, 255, 0) 100%);
}

div.geeks .simple-images-carousel-fade-right {
  right: 0;
  background: linear-gradient(to left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(255, 255, 255, 0) 100%);
}

div.geeks .simple-images-carousel-track {
  display: flex;
  animation: simple-images-scroll 40s linear infinite;
}


div.geeks .simple-images-carousel-track:hover {
  animation-play-state: paused;
}

div.geeks .simple-images-carousel-item {
  flex: 0 0 280px;
  width: 280px;
  padding: 10px 10px;
  border-radius: 25px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  backdrop-filter: blur(5px);
}

div.geeks .slider-nav-inline {
  display: inline-flex;
  align-items: start;
}

div.geeks .custom-carousel-btn {
  position: static;
  width: 40px;
  height: 40px;
  margin-left: 4px;
  margin-right: 0;
  box-shadow: none;
}

div.geeks .carousel-btn-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f6fa;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

div.geeks .custom-carousel-btn .fas {
  color: #6c757d;
  font-size: 18px;
}


div.geeks {
  position: relative;
}

div.geeks .blue-dots-indicators li.active {
  background-color: #A9C7F2 !important;
  border: 1px solid #0963E3 !important;
  position: relative;
}

div.geeks .blue-dots-indicators li {
  background-color: #A9C7F2 !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
  margin: 0 5px !important;
  border: none !important;
}

div.geeks .blue-dots-indicators li.active::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0963E3;
}

div.geeks .simple-images-carousel-card {
  position: relative;
  width: 100%;
}

div.geeks .simple-images-carousel-card img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

div.geeks .simple-images-carousel-card-title {
  margin-top: 12px;
  text-align: center;
}

/* Keyframes for marquee component */
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Keyframes for simple images carousel */
@keyframes simple-images-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-280px * var(--carousel-items)));
  }
}

/* Keyframes for box carousel */
@keyframes box-carousel-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-211px * var(--carousel-items)));
  }
}

div.geeks .summercamp-actions .actions {
  position: fixed;
  top: 90vh;
  left: 0;
  background: linear-gradient(to bottom, transparent 0%, #c5dff9 50%);
  z-index: 1000;
}

/* Estilos dinámicos para el modal */
div.geeks #fullDayRegisterModal .modal-content {
  border-width: 4px;
  border-style: solid;
}

div.geeks #fullDayRegisterModal .modal-content.bg-dark {
  background-color: #343a40 !important;
}

div.geeks #fullDayRegisterModal .modal-content.border-am {
  border-color: #f7edb1;
}

div.geeks #fullDayRegisterModal .modal-content.border-pm {
  border-color: #aed3f8;
}

div.geeks #fullDayRegisterModal .modal-content.border-full {
  border-color: #eac6ff;
}

div.geeks #fullDayRegisterModal .close {
  color: white;
  opacity: 0.75;
}

div.geeks #fullDayRegisterModal .close:hover {
  opacity: 1;
  color: white;
}


/* Box Carousel Styles */
div.geeks .box-carousel-container {
    overflow: hidden;
    position: relative;
}


/* Mobile specific adjustments for success carousel */
@media (max-width: 767px) {
  div.geeks .success-card-content {
    min-height: 200px;
    padding: 0.75rem !important;
  }
}

div.geeks .box-carousel-track {
    display: flex;
    animation: box-carousel-scroll 40s linear infinite;
    height: 145px;
}

div.geeks .box-carousel-item {
    /* border: 1px solid #E5E7EB; */
    width: 191px;
    height: 145px;
    flex-shrink: 0;
}

div.geeks .box-carousel-card {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

div.geeks .box-carousel-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

div.geeks .box-carousel-fade-left,
div.geeks .box-carousel-fade-right {
    display: none; /* Hidden by default, shown on desktop via HTML structure */
}
/* Desfase para el segundo carrusel en móvil */
@media (max-width: 767.98px) {
    div.geeks .box-carousel-container:nth-child(2) .box-carousel-track {
        animation-delay: -10s;
    }
}

/* Success Carousel Styles */
div.geeks .success-card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

div.geeks .success-profile-img {
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 0 15px rgba(0, 157, 255, 0.8);
}

div.geeks .success-profile-img-mobile {
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 0 10px rgba(0, 157, 255, 0.8);
}

div.geeks .success-company-logo {
  max-height: 40px;
  max-width: 120px;
  object-fit: contain;
}

div.geeks .success-company-logo-mobile {
  max-height: 30px;
  max-width: 80px;
  object-fit: contain;
}

div.geeks .success-linkedin-overlay {
  position: absolute;
  bottom: -2px;
  left: -2px;
  background-color: #0366C7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

div.geeks .success-linkedin-overlay-mobile {
  position: absolute;
  bottom: -2px;
  left: -2px;
  background-color: #0366C7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

div.geeks .success-linkedin-icon {
  object-fit: contain;
}

div.geeks .success-linkedin-icon-mobile {
  object-fit: contain;
}

/* Profile positioning with bleed effect */
div.geeks .success-profile-absolute {
  position: absolute;
  bottom: -30px;
  right: -9px;
  z-index: 20;
}

div.geeks .success-profile-absolute-mobile {
  position: absolute;
  bottom: -22px;
  right: -9px;
  z-index: 20;
}


/* VIDEOS COMPONENT CSS - Refactored with specific classes */

/* right_video Component */
div.geeks div.video-right {
  margin-top: -20px;
  padding: 25px;
  border-radius: 30px;
  background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
}

/* left_video Component */
div.geeks div.video-left {
  margin-top: -20px;
  padding: 25px;
  border-radius: 30px;
  background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
}

div.geeks div.content-video {
  /* height: 355px; */
  display: flex;
  z-index: 1000;
  position: relative;
}

div.geeks .content-video.right {
  justify-content: flex-end;
  margin-left: -63px;
}

div.geeks .content-video.left {
  justify-content: flex-start;
  margin-right: -63px;
}

div.geeks iframe.youtube_embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  border-radius: 15px !important;
  object-fit: cover !important;
}

div.geeks .video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /* Relación de aspecto 16:9 */
  overflow: hidden;
  border-radius: 15px;
}

/* Estilo para la imagen que actúa como botón de reproducción */
div.geeks #play-image {
  width: inherit;
  max-width: 518px;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

div.geeks #play-image:hover {
  transform: scale(1.02);
  opacity: 0.9;
}

/* left_video_yellow_gradient Component */
div.geeks div.video_gradient {
  margin-top: -20px;
  padding: 25px;
  border-radius: 30px;
  background: linear-gradient(90deg, rgb(255 212 0 / 19%) -10%, rgba(154, 205, 254, 0.8) 110%);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* left_video_bicolor Component */
div.geeks .bicolor-one {
  background: linear-gradient(358deg, #9ACDFE -79.19%, rgba(255, 255, 255, 0.10) 160.61%);
  border-radius: 25px 25px 0px 0px
}

div.geeks .bicolor-two {
  background-color: #E8E8E8;
  border-radius: 0px 0px 25px 25px
}

div.geeks .bicolor-responsive {
  padding: 35px 25px;
}

/* Media Queries */
@media screen and (min-width: 768px) {
  div.geeks div.video-right {
    padding: 25px 65px;
    border-radius: 30px;
    background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
  }

  div.geeks div.video-left {
    padding: 25px 65px;
    border-radius: 30px;
    background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
  }

  div.geeks div.content-video,
  div.geeks .order-md-2.content-video,
  div.geeks .order-md-1.content-video {
    height: auto;
  }

  div.geeks div.video_gradient {
    padding: 25px 80px;
    border-radius: 30px;
    background: linear-gradient(90deg, rgb(255 212 0 / 19%) -10%, rgba(154, 205, 254, 0.8) 110%);
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  div.geeks .bicolor-responsive {
    padding: 10px 75px;
  }
}

/* Video responsive styles - Reset margins on mobile */
@media (max-width: 767px) {
  div.geeks div.content-video,
  div.geeks .order-md-2.content-video,
  div.geeks .order-md-1.content-video {
    margin-left: 0;
    margin-right: 0;
  }

  div.geeks iframe.youtube_embed,
  div.geeks .video-container {
    border-radius: 10px !important;
  }
}

@media screen and (min-width: 900px) {
  div.geeks div.video-right {
    padding: 25px 66px 28px 55px !important;
    border-radius: 30px;
    background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
  }

  div.geeks div.video-left {
    padding: 23px 37px 31px 84px !important;
    border-radius: 30px;
    background: linear-gradient(69deg, #005eaa 44.86%, #9acdfe 108.44%);
  }
}

/* ===== ACCORDION COMPONENT STYLES ===== */
/* Refactored from mdcstyles9.1.2.css for better organization */

/* ===== ACCORDION CARDS ===== */
div.geeks div.card.syllabus-card {
  border-radius: 25px !important;
  border: 1px #e5e7eb solid !important;
  background: #fff !important;
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.25) !important;
}

/* ===== ACCORDION BACKGROUNDS ===== */
div.geeks .background-rectangular {
  background: white;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

div.geeks .background-radial {
  background: url("https://storage.googleapis.com/mdc-website/4geeks-cursos/circle.svg") no-repeat;
}

/* ===== ACCORDION COLLAPSE ICONS ===== */
div.geeks .wrap-collapse-icon,
div.geeks .wrap-collapse-enroll {
  background-color: #e5eef6;
  padding: 0;
  border-radius: 16px;
  height: 22px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #246ec7;
  transition: background-color 0.3s ease-in-out;
}

div.geeks .wrap-collapse-icon i,
div.geeks .wrap-collapse-enroll i {
  font-size: 12px !important;
  cursor: pointer;
}

/* ===== ACCORDION EXPANDED STATES ===== */
div.geeks .syllabus_wrap[aria-expanded="true"] .wrap-collapse-icon,
div.geeks .btn[aria-expanded="true"] .wrap-collapse-enroll {
  background-color: #246ec7;
}

div.geeks .syllabus_wrap[aria-expanded="true"] .fa-arrow-right {
  color: white !important
}

div.geeks .syllabus_wrap[aria-expanded="false"] .wrap-collapse-icon,
div.geeks .btn[aria-expanded="false"] .wrap-collapse-enroll {
  background-color: #e5eef6;
}

div.geeks .syllabus_wrap[aria-expanded="true"] i.syllabus_icon::before {
  color: white !important;
}

div.geeks .syllabus_wrap[aria-expanded="false"] i.syllabus_icon::before {
  color: #246ec7;
}

/* ===== ACCORDION RESPONSIVE STYLES ===== */
@media screen and (min-width: 768px) {
  div.geeks .background-radial {
    background: url("https://storage.googleapis.com/mdc-website/4geeks-cursos/circle.svg");
    background-repeat: no-repeat;
  }

  div.geeks .background-rectangular {
    background: linear-gradient(to bottom, rgb(194 224 251 / 55%) -100%, rgba(200, 227, 252, 0) 100%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

/* ===== COURSE FINDER COMPONENT STYLES ===== */
/* Refactored from duplicated classes for better organization */

/* ===== COURSE FINDER CONTAINERS ===== */
div.geeks .finder-simple-container,
div.geeks .finder-dynamic-container {
  border-radius: 25px;
  background: #fff;
}

/* ===== COURSE FINDER ITEMS ===== */
div.geeks .finder-simple-item,
div.geeks .finder-dynamic-item {
  border-radius: 25px;
  border: 1px solid #e5e7eb;
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(229, 231, 235, 0.25);
}

div.geeks .finder-simple-item:hover,
div.geeks .finder-dynamic-item:hover {
  border: 1px solid #005eaa;
  background: rgba(0, 94, 170, 0.1);
  cursor: pointer;
}

div.geeks .finder-simple-item:hover .finder-simple-arrow,
div.geeks .finder-dynamic-item:hover .finder-dynamic-arrow {
  border-radius: 25px;
  border: 0.5px solid #005eaa;
  background: #005eaa;
  backdrop-filter: blur(3px);
}

div.geeks .finder-simple-item:hover .finder-simple-arrow i.fas.fa-chevron-right,
div.geeks .finder-dynamic-item:hover .finder-dynamic-arrow i.fas.fa-chevron-right {
  color: white;
}

/* ===== COURSE FINDER ARROWS ===== */
div.geeks .finder-simple-arrow,
div.geeks .finder-dynamic-arrow {
  display: flex;
  text-align: center;
  width: 35px;
  height: 25px;
  border-radius: 20px;
  background: rgba(0, 94, 170, 0.1);
  backdrop-filter: blur(3px);
  justify-content: center;
  align-items: center;
}

div.geeks .finder-simple-arrow i.fas.fa-chevron-right,
div.geeks .finder-dynamic-arrow i.fas.fa-chevron-right {
  font-size: 12px;
  line-height: 1;
}

/* ===== HERO COMPONENT STYLES ===== */
/* ===== HERO ONE IMAGE ===== */
div.geeks .hero-one-image {
  border-radius: 0;
  width: auto;
  background-image: url("https://storage.googleapis.com/mdc-website/cti/simple_rectangle.svg");
  background-size: auto;
  background-position: 16px 24px;
  background-repeat: no-repeat !important;
}

/* ===== HERO SYLLABUS MODAL ===== */
div.geeks .hero-syllabus-modal {
  border-radius: none;
  width: auto;
  background-color: none;
  background-image: url("https://storage.googleapis.com/mdc-website/adult-education/geo.svg") !important;
  background-size: 509px;
  background-position: right;
  background-repeat: no-repeat !important;
}

/* ===== HERO TWO IMAGES ===== */
div.geeks .hero-two-images {
  width: auto;
  background-size: contain;
  background-position: right;
  background-image: url("https://storage.googleapis.com/mdc-website/adult-education/geo.svg");
  background-repeat: no-repeat;
}

/* ===== HERO RESPONSIVE STYLES ===== */
@media screen and (min-width: 900px) {
  div.geeks .hero-one-image {
    border-radius: 0;
    width: auto;
    background-color: transparent;
    background-image: url("https://storage.googleapis.com/mdc-website/ged/one_bg.svg") !important;
    background-size: 509px;
    background-position: right;
    background-repeat: no-repeat !important;
    background-size: contain;
  }

  div.geeks .hero-syllabus-modal {
    border-radius: none;
    width: auto;
    background-color: none;
    background-image: url("https://storage.googleapis.com/mdc-website/adult-education/hero_two_images.svg");
    background-size: 36% 88%;
    background-repeat: no-repeat;
  }

  div.geeks .hero-two-images {
      width: auto;
      background-image: url("https://storage.googleapis.com/mdc-website/adult-education/hero_two_images.svg");
      background-position: right;
      background-size: contain;
      background-repeat: no-repeat;
  }
}

/* --------------------------------- */
/* Optional Certificate Badge Component */
/* --------------------------------- */
div.geeks .optional-certificate-badge {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 20px;
  border-radius: 10px;
  background: #FFF;
  backdrop-filter: blur(5px);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
  box-shadow: 0 0 0 5px rgba(104, 106, 210, 0.20);
}

div.geeks .optional-certificate-badge::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  padding: 1px;
  background: linear-gradient(to right, rgba(104, 106, 210, 0.6) 0%, transparent 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

div.geeks .optional-certificate-badge-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

div.geeks .optional-certificate-badge-icon img,
div.geeks .optional-certificate-badge-icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

div.geeks .optional-certificate-badge-text {
  position: relative;
  z-index: 1;
  line-height: 1.2;
}

div.geeks .optional-certificate-badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 0 5px rgba(104, 106, 210, 0.30), 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Size variants */
div.geeks .optional-certificate-badge.small {
  padding: 6px 14px;
  font-size: 14px;
  gap: 6px;
}

div.geeks .optional-certificate-badge.small .optional-certificate-badge-icon {
  width: 18px;
  height: 18px;
}

div.geeks .optional-certificate-badge.large {
  padding: 14px 26px;
  font-size: 18px;
  gap: 10px;
}

div.geeks .optional-certificate-badge.large .optional-certificate-badge-icon {
  width: 28px;
  height: 28px;
}

/* Color variants */
div.geeks .optional-certificate-badge.primary {
  box-shadow: 0 0 0 5px rgba(0, 93, 170, 0.20);
}

div.geeks .optional-certificate-badge.primary:hover {
  box-shadow: 0 0 0 5px rgba(0, 93, 170, 0.30), 0 4px 8px rgba(0, 0, 0, 0.1);
}

div.geeks .optional-certificate-badge.secondary {
  box-shadow: 0 0 0 5px rgba(104, 106, 210, 0.20);
}

div.geeks .optional-certificate-badge.secondary:hover {
  box-shadow: 0 0 0 5px rgba(104, 106, 210, 0.30), 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media screen and (max-width: 767px) {
  div.geeks .optional-certificate-badge {
    padding: 8px 16px;
    font-size: 14px;
    gap: 6px;
  }

  div.geeks .optional-certificate-badge-icon {
    width: 20px;
    height: 20px;
  }

  div.geeks .optional-certificate-badge.large {
    padding: 10px 20px;
    font-size: 16px;
  }
}




div.geeks .gc-section {
  background: transparent; /* no radial yellow */
}


div.geeks .gc-card {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(14, 30, 37, 0.06);
  border: none; /* Remove default border */
  min-height: 360px;
  display: flex;
  flex-direction: column;
  position: relative; /* Needed for the ::before pseudo-element */
  background: linear-gradient(to top, #b7dcff94 -20%, rgb(255 255 255) 100%);
}

div.geeks .gc-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(to bottom, #8ac6ff 0%, transparent 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

div.geeks .gc-card-item .gc-card {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}

div.geeks .gc-img-wrap {
  padding: 5px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

div.geeks .gc-img {
  width: 100%;
}

div.geeks .judo-img {
  height: 140px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

div.geeks .judo-img-wrap {
    padding: 5px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

div.geeks .gc-badge {
    position: absolute;
    top: 10px;
    right: 12px;
    color: #005EAA;
    font-size: 11px;
    padding: 0px 10px;
    font-weight: 600;
    border-radius: 25px;
    background: #FFF;
    box-shadow: 0 2px 2px 0 #E5E7EB inset;
}

div.geeks .certificate-badge {
    color: #005EAA;
    font-size: 11px;
    padding: 0px 10px;
    font-weight: 600;
    border-radius: 25px;
    background: #FFF;
    box-shadow: 0 2px 2px 0 #E5E7EB inset;
}



/* Fade-in animation */
div.geeks .gc-fade-in {
  opacity: 0;
  transform: translateY(6px);
  animation: gcFadeIn 400ms ease forwards;
}

@keyframes gcFadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive tweaks */
@media (max-width: 768px) {
  div.geeks .gc-img-wrap { height: 160px; }
}

@media (max-width: 576px) {
  div.geeks .gc-img-wrap { height: 140px; }
}

div.geeks .main-related-img {
  max-width: 100%;
  height: 100%;
  border-radius: 18px;
  object-fit: cover;
}

div.geeks .related-primary-wrap {
border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgb(14 30 37 / 13%);
  border: none; /* Remove default border */
  min-height: 360px;
  display: flex;
  position: relative; /* Needed for the ::before pseudo-element */
  background: linear-gradient(to bottom, #b7dcff4f -20%, rgb(255 255 255) 100%);
}

div.geeks .related-primary-card {
  padding: 5px;
}

div.geeks .related-primary-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(to bottom, #8ac6ff 0%, transparent 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

/* Fix primary (spotlight) card layout on small screens */
@media (max-width: 767.98px) {
  /* Stack columns explicitly and allow full width */
  div.geeks .related-primary-card > [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* Let the main image size naturally so content isn't clipped */
  div.geeks .main-related-img {
    height: 140px;
    width: 100%;
    display: block;
  }

  /* Allow the wrapper to grow with content on mobile */
  div.geeks .related-primary-wrap {
    min-height: auto;
  }
}

div.geeks .flip-card {
    width: 100%;
    height: 335px;
    perspective: 1000px;
    cursor: pointer;
    border-radius: 25px;
    background: transparent;
}

div.geeks .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

div.geeks .flip-card.flipped .flip-card-inner {
    transform: rotateY(180deg);
}

div.geeks .flip-card-front, div.geeks .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    border-radius: 25px;
    backface-visibility: hidden;
    border-radius: 10px;
    padding: 20px;
}

div.geeks .flip-card-front {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    border-radius: 25px;
    justify-content: space-between;
    border: 1px solid  #E4E4E4;

}

div.geeks .flip-card-back {
    background-color: #FFF;
    transform: rotateY(180deg);
    border-radius: 25px;
    border: 1px solid  #E4E4E4;

}

div.geeks .partner-badge {
    position: absolute;
    top: 15px;
    left: 20px;
    padding: 3px 14px;
    font-size: 12px;
    border-radius: 10px;
    border: 0.5px solid #9ACDFE;
    background: rgba(154, 205, 254, 0.20);
}

div.geeks .partner-logo-front {
    margin: auto;
}

div.geeks .flip-text {
    position: absolute;
    font-weight: 700;
    bottom: 15px;
    right: 25px;
    font-size: 14px;
    color: #005EAA;
}

div.geeks .partner-logo-back {
    max-width: 40%;
    max-height: 100px;
    margin-right: 15px;
}

div.geeks .pathways-container {
    position: relative;
}



div.geeks .pathway-step::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 15px;
    bottom: -15px;
    width: 2px;
}

div.geeks .pathway-step::after {
    content: '';
    position: absolute;
    left: 3px;
    top: 5px;
    width: 15px;
    height: 15px;
}


div.geeks .pathway-step {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px;
}

div.geeks .pathway-step ul {
    list-style-position: inside;
    padding-left: 0;
    margin: 15px 0;
}

div.geeks .pathway-step ul li {
    margin-bottom: 5px;
}


    div.geeks .pathway-step-number {
    background: #fff;
    border-radius: 100%;
    border: 1px solid #8f909229;
    box-shadow: 0 2px 2px 0 rgba(229, 231, 235, 0.50);
    color: #005EAA;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 13px 15px;
}
@media screen and (min-width: 768px) {
        div.geeks .pathway-step {
        position: relative;
        padding: 40px 0 10px 60px; /* Adjusted padding-left */
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        text-align: left;
    }
        div.geeks .pathway-step::before {
        content: '';
        position: absolute;
        left: 30px; /* Adjusted left */
        top: 15px;
        bottom: -15px;
        width: 2px;
        border-left: 1px dashed #7cc4f8;
    }

    div.geeks .pathway-step::after {
        content: '';
        position: absolute;
        left: 23px; /* Adjusted left */
        top: 5px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #005eaa;
        border: 3px solid #fff; /* To make it look like it's on top of the line */
    }

        div.geeks .pathway-step-number {
        background: #fff;
        position: absolute;
        left: -30px;
        top: 20px;
        font-size: 17px;
        color: #005EAA;
        font-weight: 500;
        border-radius: 100%;
        padding: 13px 15px;
        box-shadow: 0 2px 2px 0 rgba(229, 231, 235, 0.50);
        border: 1px solid #8f909229;
    }
}


div.geeks .certificate-course-group {
  border-radius: 10px;
  border: 1px solid  #E4E4E4;
  background: #FFF;
}

div.geeks .certificate-course-group-title {
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #005EAA;
  border-radius: 10px;
  border: 4px solid rgb(229, 239, 246);
  background: #FFF;
}


/* STICKY CALL BAR COMPONENT */
div.geeks .sticky-call-bar {
  backdrop-filter: blur(5px);
  background: rgba(154, 205, 254, 0.30);
  border-radius: 16px;
  box-shadow: 0 4px 4px 0 rgba(229, 231, 235, 0.50);
  margin: 0 auto;
  max-width: 600px;
  padding: 5px;
  transition: bottom 0.3s ease-in-out, top 0.3s ease-in-out, padding 0.3s ease-in-out, border-radius 0.3s ease-in-out, max-width 0.3s ease-in-out;
  z-index: 1000;
}

div.geeks .sticky-call-bar-link {
    text-decoration: none;
    display: block;
    color: inherit;
}

div.geeks .sticky-call-bar-link:hover {
    text-decoration: none;
}

div.geeks .sticky-call-bar-content {
    padding: 16px 24px;
    border-radius: 13px;
    background: white;
    transition: padding 0.3s ease-in-out, border-radius 0.3s ease-in-out, max-width 0.3s ease-in-out;
    cursor: pointer;
}

div.geeks .sticky-call-bar.is-sticky {
    max-width: 100%;
    border-radius: 0;
    padding: 8px 16px;
}

div.geeks .sticky-call-bar.is-sticky .sticky-call-bar-content {
    border-radius: 12px;
    max-width: 600px;
    margin: 0 auto;
    padding: 12px 20px;
}

div.geeks .sticky-call-bar .btn-call {
    padding: 5px 15px;
    border-radius: 20px;
    background: #E0F0FF;
    box-shadow: 0 4px 4px 0 rgba(229, 231, 235, 0.50);
    backdrop-filter: blur(5px);
    text-decoration: none;
    color: #005EAA;
    font-weight: 600;
    white-space: nowrap;
}

div.geeks .sticky-call-bar .btn-call:hover {
    font-weight: 700;
    background: #D0E7FF;
}

/* Mobile: occupy own space, no bleeding */
@media (max-width: 767px) {
    div.geeks .sticky-call-bar {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        width: auto !important;
        margin: 20px 16px;
        max-width: calc(100% - 32px);
    }

    div.geeks .sticky-call-bar.is-sticky {
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0;
        max-width: 100%;
        width: 100% !important;
        border-radius: 0;
        padding: 8px 16px;
    }

    div.geeks .sticky-call-bar-content {
        padding: 12px 16px;
    }

    div.geeks .sticky-call-bar.is-sticky .sticky-call-bar-content {
        max-width: 100%;
        padding: 10px 16px;
    }
}
